Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDMechanicsFunctionDefinition Class
Members

In This Topic
    MDMechanicsFunctionDefinition Class
    In This Topic
    Class represents function definition of part which product top group = mechanics.
    Inheritance Hierarchy

    System.Object
       Eplan.EplApi.MasterData.MDPartsDatabaseItemChildData
          Eplan.EplApi.MasterData.MDFunctionTemplatePosition
             Eplan.EplApi.MasterData.MDMechanicsFunctionDefinition

    Syntax
    public class MDMechanicsFunctionDefinition : MDFunctionTemplatePosition 
    public ref class MDMechanicsFunctionDefinition : public MDFunctionTemplatePosition 
    Public Properties
     NameDescription
    Public PropertyOverridden. Refers to the Description column in GUI.  
    Public PropertyThe category of the function definition set to the function template (Inherited from Eplan.EplApi.MasterData.MDFunctionTemplatePosition)
    Public PropertyThe group of the function definition set to the function template (Inherited from Eplan.EplApi.MasterData.MDFunctionTemplatePosition)
    Public PropertyThe id of the function definition set to the function template (Inherited from Eplan.EplApi.MasterData.MDFunctionTemplatePosition)
    Public PropertyThe link to master data in Harness proD (Inherited from Eplan.EplApi.MasterData.MDFunctionTemplatePosition)
    Public PropertyGets/Sets item of the function definition.  
    Public PropertyThe template group of the function template (Inherited from Eplan.EplApi.MasterData.MDFunctionTemplatePosition)
    Public PropertyGets all available item types which can be set in Item property for the current function definition.  
    Top
    Public Methods
     NameDescription
    Public MethodDestructor for deterministic finalization of MDMechanicsFunctionDefinition object. (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItemChildData)
    Top
    See Also