Gets or sets the minimum facet width for this tessellation.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property MinFacetWidth As Double |
Visual Basic (Usage) | |
---|
Dim instance As ITessellation
Dim value As Double
instance.MinFacetWidth = value
value = instance.MinFacetWidth
|
C# | |
---|
double MinFacetWidth {get; set;} |
C++/CLI | |
---|
property double MinFacetWidth {
double get();
void set (double value);
} |
Return Value
Minimum tessellation width
Remarks
See Also
Availability
SolidWork s2001Plus FCS, Revision Number 10.0