API Help
Eplan.EplApi.DataModel Namespace / Function Class / ManualPlacementType Property

ManualPlacementType Property
Gets custom placement type. Placement type express how function will be shown on schema.
Syntax
public DocumentTypeManager.DocumentType ManualPlacementType {get; set;}
Exceptions
ExceptionDescription
Throws InvalidArgumentType when DocumentType doesn't match to this function. Check DocumentTypeManager.IsGraphicalFunctionPlacement
See Also