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

In This Topic
    PointD3D Structure
    In This Topic
    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 value class PointD3D : public 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