Harness proD API Help
EPLAN.Harness.API.DataStructures.Appearance Namespace / MaterialInfo Class
Properties Methods

In This Topic
    MaterialInfo Class Members
    In This Topic

    The following tables list the members exposed by MaterialInfo.

    Public Properties
     NameDescription
    Public Property Guid of the library item. (Inherited from EPLAN.Harness.API.DataStructures.BaseAppearanceInfo)
    Public PropertyName of this appearance. (Inherited from EPLAN.Harness.API.DataStructures.BaseAppearanceInfo)
    Public PropertyOverridden. Preview of this appearance.  
    Top
    Public Methods
     NameDescription
    Public MethodClose library item for editing. (Inherited from EPLAN.Harness.API.DataStructures.BaseAppearanceInfo)
    Public MethodIs this appearance equal to the following object? (Inherited from EPLAN.Harness.API.DataStructures.BaseAppearanceInfo)
    Public MethodServes as the default hash function. (Inherited from EPLAN.Harness.API.DataStructures.BaseAppearanceInfo)
    Public Methodstatic (Shared in Visual Basic)Create material from color.  
    Public Methodstatic (Shared in Visual Basic) Gets predefined materials. These are not real materials but only colors.  
    Public MethodOpen library item for editing. (Inherited from EPLAN.Harness.API.DataStructures.BaseAppearanceInfo)
    Public MethodSave all changes. (Inherited from EPLAN.Harness.API.DataStructures.BaseAppearanceInfo)
    Top
    See Also