Click or drag to resize

IGeometryPoint Method

Overload List
  NameDescription
Public methodPoint(String)
Creates and returns a new 3D DocumentUnitsPoint with the coordinates of a work point or named vertex.
Public methodPoint(ComponentArgument, String)
Creates and returns a new 3D DocumentUnitsPoint with the coordinates of the work point or named vertex in a component.
Public methodPoint(Double, Double, Double)
Creates and returns a new 3D DocumentUnitsPoint with the given coordinate values.
Top
See Also