All Frameworks  Object Hierarchy  This Framework  Indexes   

Dimension3D (Object)



Method Index

Get2dAnnot
Retrieves Drafting Dimension.
MoveValue
Move dimension value.

Methods


o Func Get2dAnnot() As
Retrieves Drafting Dimension.
o Sub MoveValue( X,
Y,
SubPart,
DimAngleBehavior)
Move dimension value.
Parameters:
X
X coordinate of position.
Y
Y coordinate of position.
SubPart
Defines which part of the dimension should be moved.
DimAngleBehavior
Defines angle dimension line behavior.
Example:
This example move dimension value MyDimension path.
 MyDimension.MoveValue(X, Y, SubPart, DimAngleBehavior)
 

Copyright © 2003, Dassault Systèmes. All rights reserved.