Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / CableTrayPointPlacementInfo Structure
Members
In This Topic
    CableTrayPointPlacementInfo Structure
    In This Topic
    A struct containing position and placement mode data for cable tray points.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          EPLAN.Harness.API.DataStructures.CableTrayPointPlacementInfo

    Syntax
    public struct CableTrayPointPlacementInfo : System.ValueType 
    Public Constructors
     NameDescription
    Public ConstructorCreate new instance of CableTrayPointPlacementInfo.  
    Top
    Public Fields
     NameDescription
    Public Field The cable tray placement mode.  
    Public Field The 3D space position of the point.  
    Top
    See Also