Method that gets the transient dimension plane used to place and position the dimension text when a dimension constraint is applied to the specified input entities.
Name | Type | Description |
Entities | ObjectCollection | ObjectCollection that contains the entity objects that represents the entities for which the dimension plane has to be determined. The objects in this collection should normally contain the same objects that would be supplied as inputs to create a dimension constraint. |
Name | Description |
Create a 3D sketch dimension | This sample demonstrates the creation of a 3d sketch line and a dimension between the start and the end points of the line. |