Eplan Platform API
Eplan.EplApi.DataModel Namespace / DocumentTypeManager Class / IsGraphicalFunctionPlacement Method

In This Topic
    IsGraphicalFunctionPlacement Method
    In This Topic
    Checks if given DocumentType can be affected to graphical placement of functions.
    Syntax
    public static bool IsGraphicalFunctionPlacement( 
       DocumentTypeManager.DocumentType nPlacementType
    )
    public:
    static bool IsGraphicalFunctionPlacement( 
       DocumentTypeManager.DocumentType nPlacementType
    ) 

    Parameters

    nPlacementType
    See Also