Gets or sets the need vertex params option.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property NeedVertexParams As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ITessellation
Dim value As Boolean
instance.NeedVertexParams = value
value = instance.NeedVertexParams
|
C# | |
---|
bool NeedVertexParams {get; set;} |
C++/CLI | |
---|
property bool NeedVertexParams {
bool get();
void set (bool value);
} |
Return Value
TRUE generates this information, FALSE does not
Example
See Also
Availability
SolidWorks 2001 FCS, Revision Number 9.0