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

MDMechanicsFunctionDefinition Class
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 Properties
 NameDescription
Public PropertyOverridden. Refers to the Description column in GUI.  
Public PropertyGets all available Placement3D::Enums::AdditionalType enum values which can be set in Item property for the current function definition.  
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 PropertyGets/Sets item of the function definition.  
Public PropertyThe template group of the function template (Inherited from Eplan.EplApi.MasterData.MDFunctionTemplatePosition)
Top
Public Methods
 NameDescription
Public MethodDestructor for deterministic finalization of MDMechanicsFunctionDefinition object. (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItemChildData)
Top
See Also