Gets or sets how to constrain the component in the slot of this slot mate.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Constraint As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ISlotMateFeatureData
Dim value As System.Integer
instance.Constraint = value
value = instance.Constraint |
C# | |
---|
System.int Constraint {get; set;} |
C++/CLI | |
---|
property System.int Constraint {
System.int get();
void set ( & System.int value);
} |
Property Value
Constraint option as defined in
swSlotMateConstraintOptions_e
Example
Remarks
See Also
Availability
SOLIDWORKS 2019 FCS, Revision Number 27.0