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