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 Integer |
Visual Basic (Usage) | |
---|
Dim instance As IDimXpertDimensionOption
Dim value As Integer
instance.DimensionPositionOption = value
value = instance.DimensionPositionOption
|
C# | |
---|
int DimensionPositionOption {get; set;} |
C++/CLI | |
---|
property int DimensionPositionOption {
int get();
void set (int value);
} |
Return Value
0, 1, or 2 (see Remarks)
Example
Remarks
See Also
Availability
SolidWorks 2011 FCS, Revision Number 19.0