Gets or sets the status of the associated relation for this sketch point.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Status As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ISketchPoint
Dim value As System.Integer
instance.Status = value
value = instance.Status |
C# | |
---|
System.int Status {get; set;} |
C++/CLI | |
---|
property System.int Status {
System.int get();
void set ( & System.int value);
} |
Property Value
Sketch point relation status as defined in
swConstrainedStatus_e
See Also
Availability
SOLIDWORKS 99, datecode 1999207