Gets and sets the number of holes to dimension in the polar pattern.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property PolarPatternHoleCount As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IDimXpertAutoDimSchemeOption
Dim value As System.Integer
instance.PolarPatternHoleCount = value
value = instance.PolarPatternHoleCount |
C# | |
---|
System.int PolarPatternHoleCount {get; set;} |
C++/CLI | |
---|
property System.int PolarPatternHoleCount {
System.int get();
void set ( & System.int value);
} |
Property Value
Number of holes to dimension in the polar pattern; default is 5
Example
See Also
Availability
SolidWorks 2011 FCS, Revision Number 19.0