API Help
Eplan.EplApi.Base Namespace / PointD3D Structure
Members

PointD3D Structure
This class represents a set of 3D coordinates in EPLAN.
Inheritance Hierarchy

System.Object
   System.ValueType
      Eplan.EplApi.Base.PointD3D

Syntax
public struct PointD3D : System.ValueType 
Public Constructors
 NameDescription
Public ConstructorConstructor.  
Top
Public Properties
 NameDescription
Public PropertyX coordinate  
Public PropertyY coordinate  
Public PropertyZ coordinate  
Top
Public Methods
 NameDescription
Public Method\internal  
Public Method  
Top
See Also