Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / BaseAppearanceInfo Class
Members
In This Topic
    BaseAppearanceInfo Class
    In This Topic
    Abstract class for material appearance.
    Object Model
    BaseAppearanceInfo ClassTextProperty ClassTextProperty Class
    Inheritance Hierarchy
    Syntax
    public abstract class BaseAppearanceInfo : EPLAN.Harness.API.LibraryParts.BaseLibraryItem 
    Public Properties
     NameDescription
    Public PropertyOverridden.  Guid of the library item.  
    Public PropertyName of this appearance.  
    Public PropertyPreview of this appearance.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Close library item for editing.  
    Public MethodIs this appearance equal to the following object?  
    Public MethodServes as the default hash function.  
    Public MethodOverridden. Open library item for editing.  
    Public MethodOverridden. Save all changes.  
    Top
    Public Operators
    Are these appearances equal?
    Aren't these appearances equal?
    Top
    See Also