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