CADPoint

  Examples > Access to Entities > Visual Basic > Types >

CADPoint

Previous pageReturn to chapter overviewNext page

The CADPoint type contains 3D point coordinates.

 

Syntax

 

Public Type CADPoint

    X As Double

    Y As Double

    Z As Double

End Type

 

 

See Also

CADData  | CADExtendedData  | CADParam  | LOGFONT  | POINTAPI  | RECT   | RECTAPI  


© 2003-2024 CADSoftTools

Go to CAD DLL