Gets or sets the Direction 1 end condition distance for this base flange feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property D1EndConditionDistance As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IBaseFlangeFeatureData
Dim value As System.Double
instance.D1EndConditionDistance = value
value = instance.D1EndConditionDistance |
C# | |
---|
System.double D1EndConditionDistance {get; set;} |
C++/CLI | |
---|
property System.double D1EndConditionDistance {
System.double get();
void set ( & System.double value);
} |
Property Value
Distance
Example
See Also
Availability
SOLIDWORKS 2022 FCS, Revision Number 30