Gets or sets the Direction 2 end condition reference for this base flange feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property D2EndConditionReference As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As IBaseFlangeFeatureData
Dim value As System.Object
instance.D2EndConditionReference = value
value = instance.D2EndConditionReference |
C# | |
---|
System.object D2EndConditionReference {get; set;} |
C++/CLI | |
---|
property System.Object^ D2EndConditionReference {
System.Object^ get();
void set ( & System.Object^ value);
} |
Property Value
End condition reference
See Also
Availability
SOLIDWORKS 2022 FCS, Revision Number 30