Gets or sets whether to use precise contact.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property UsePreciseContact As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ICosmosMotionStudyProperties
Dim value As System.Boolean
instance.UsePreciseContact = value
value = instance.UsePreciseContact |
C# | |
---|
System.bool UsePreciseContact {get; set;} |
C++/CLI | |
---|
property System.bool UsePreciseContact {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to use precise contact, false to not
Remarks
See Also
Availability
SOLIDWORKS 2008 FCS, Revision Number 16.0