Gets and sets the end condition for the member length.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property EndCondition As System.Integer |
C# | |
---|
System.int EndCondition {get; set;} |
C++/CLI | |
---|
property System.int EndCondition {
System.int get();
void set ( & System.int value);
} |
Property Value
End condition for member length as defined by
swPrimaryMemberPointLengthEndCondition_e
Example
See Also
Availability
SOLIDWORKS 2022 FCS, Revision Number 30