Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / LibPart3DViewInfo Class
Members
In This Topic
    LibPart3DViewInfo Class
    In This Topic
    Library part's 3D view.
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.DataStructures.LibPartViewInfo
          EPLAN.Harness.API.DataStructures.LibPart3DViewInfo

    Syntax
    public class LibPart3DViewInfo : LibPartViewInfo 
    Public Properties
     NameDescription
    Public PropertyId of the view. (Inherited from EPLAN.Harness.API.DataStructures.LibPartViewInfo)
    Public PropertyName of the view. (Inherited from EPLAN.Harness.API.DataStructures.LibPartViewInfo)
    Public PropertyPreview of the view. (Inherited from EPLAN.Harness.API.DataStructures.LibPartViewInfo)
    Top
    See Also