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