Solid Edge FrameworkSupport Type Library
AddDimension Method
Description
Creates a dimension. For creating PMI dimensions a plane must be set (XY plane is the default). The type of the dimension, the number of parents, and the collection object from which it is derived (sheet/profile2d/PMI) dictate the creation of dimensions.
Syntax
Visual Basic
Public Function AddDimension( _
   ByVal DimInitData As DimInitData _
) As Dimension
Parameters
DimInitData
See Also

Dimensions Collection  | Dimensions Members  | Solid Edge ST5 - What's New  | Solid Edge ST4 MP1 - What's New  | Solid Edge ST3 MP8 - What's New