Gets and sets the reference axis to dimension the location of a face with respect to another locating feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property DimensionPositionOption As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IDimXpertDimensionOption
Dim value As System.Integer
instance.DimensionPositionOption = value
value = instance.DimensionPositionOption |
C# | |
---|
System.int DimensionPositionOption {get; set;} |
C++/CLI | |
---|
property System.int DimensionPositionOption {
System.int get();
void set ( & System.int value);
} |
Property Value
0, 1, or 2 (see Remarks)
Example
Remarks
See Also
Availability
SolidWorks 2011 FCS, Revision Number 19.0