Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Plane Class / ItemType Property

ItemType Property (Plane)
Item type of a Plane.
Syntax
public ItemType ItemType {get; set;}
Exceptions
ExceptionDescription
Thrown when Function3D::Enums::ItemType is not valid.
See Also