Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDMechanicsFunctionDefinition Class / ItemType Property

ItemType Property (MDMechanicsFunctionDefinition)
Gets/Sets item of the function definition.
Syntax
public ItemType ItemType {get; set;}

Property Value

Placement3D::Enums::AdditionalType enum value.
Exceptions
ExceptionDescription
Thrown if cannot set given Placement3D::Enums::AdditionalType enum value from parameter for the current function definition.
See Also