Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
Overview 
PCDLRN ActiveX DLL : DimensionCmd Object
DimensionCmd Object Members
Public Methods
Add default location axes for End Location command
Evaluates a dimension’s data from its feature data.
Returns all Point Info specified by InfoType
Dimensions use one or more input features in their calculations. This method returns the Command object for the referenced input feature.
Public Properties
Represents the theoretical angle of a DIMENSION_ANGULARITY dimension.
Read/Write: (BOOL) m_supplemental on 2D Angle Dimension
Read/Write: (int) m_tofrom on 2D Angle Dimension

Multiplier for display arrows of dimension.

Axis used with dimension. Possible values include the following:

DIMAXIS_NONE

DIMAXIS_XAXIS

DIMAXIS_YAXIS

DIMAXIS_ZAXIS

Axis letter used to describe the axis or type of the dimension.

Returns the bonus tolerance of a true position dimension.
Read/Write: First datum feature
Read/Write: First datum material condition
Read/Write: Second datum feature
Read/Write: Second datum material condition
Read/Write: Third datum feature
Read/Write: Third datum material condition

Returns the deviation angle of a dimension.

Returns the deviation of a dimension.

Read/Write: Dimension material condition
Returns the ID of the first feature associated with a dimension.
Returns the ID of the second feature associated with a dimension.
Returns the ID of the second feature associated with a dimension.

Flag indicating whether graphical analysis is ON for the dimension.

Returns the ID of a dimension.
Determines whether or not the axis is a Location axis.
Read Only: Indicates whether the dimension is Profile Dimension
Determines whether or not the axis is a Location axis.
Returns the length associated with a dimension.

Returns the maximum value of a dimension.

Returns the measured value of a dimension.

Returns the minimum value of a dimension.

Represents the negative tolerance of a dimension.

Returns the nominal associated with a dimension.

Output mode of the dimension.

Possible values include the following:

DIMOUTPUT_STATS

DIMOUTPUT_REPORT

DIMOUTPUT_BOTH

Returns the out-of-tolerance value of a dimension.

Indicates whether calculations are performed parallel or perpendicular to input for 2-D dimensions.

Possible values include the following:

DIM_PERPINDICULAR

DIM_PARALLEL

Read Only: Returns Parent Command Object

Returns the positive tolerance of a dimension. Read-only Double.

This represents an enumerated value indicating what type of profile should be used.

Possible values include the following:

DIM_PROF_FORM_ONLY

DIM_PROF_FORM_AND_LOCATION

Read Only: Returns the number of Point Info of Profile Dimension

Radius calculation type used with true position dimensions.

Possible values include the following:

DIM_NO_RADIUS

DIM_ADD_RADIUS

DIM_SUB_RADIUS

Flag indicating whether textual analysis is ON for the dimension.

Read/Write: Position material condition

Enumeration value indicating material conditions that should be used to calculate possible bonus tolerances.

Possible values include the following:

DIM_RFS_RFS

DIM_RFS_MMC

DIM_RFS_LMC

DIM_MMC_RFS

DIM_MMC_MMC

DIM_MMC_LMC

DIM_LMC_RFS

DIM_LMC_MMC

DIM_LMC_LMC

Enumeration value indicating axis type to use with true position dimension.

Possible values include the following:

DIM_AXIS_AVERAGE

DIM_AXIS_START_POINT

DIM_AXIS_END_POINT

Unit type in use by dimension. Possible values include the following:

INCH

MM (for millimeters)

See Also