All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown
|
+---System.IDispatch
|
+---System.CATBaseUnknown
|
+---DraftingInterfaces.CATIDrwAnnotation
|
+---DraftingInterfaces.CATIDrwAnnotationComponent
|
+---DraftingInterfaces.CATIDrwSimpleText
|
+---CATIDrwCoordDimension
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIDrwCoordDimension
Manages the coordinate dimension.
| public virtual HRESULT GetCoordDimensionType( | int& | oType) const = 0 |
| public virtual void GetDimensionedPosition( | double& | oXDimed, |
| double& | oYDimed) const = 0 |
| public virtual void GetDimensionedPosition( | double& | oXDimed, |
| double& | oYDimed, | |
| double& | oZDimed) const = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.