GetPoint

  Examples > Access to Entities > C# > Methods >

GetPoint

Previous pageReturn to chapter overviewNext page

The GetPoint method calculates a position of 3D point on the drawing area considering the current offset and scale values.

 

Syntax

 

public static Point GetPoint(CADPoint Point)

 

 

Parameters

 

Point

Specifies a 3D point in CAD drawing units

 

 

See Also

DrawEntity  | CloseCADFile  | FitToWindow  | ZoomExtents


© 2003-2024 CADSoftTools

Go to CAD DLL