Eplan Platform API
Eplan.EplApi.DataModel Namespace / ContextPropertyPlacement Class / GetIsVisible Method
Schema Id taken from the MDSymbol.Id or from the Project.PropertyPlacementsSchemaId.

In This Topic
    GetIsVisible Method
    In This Topic
    Returns the property placement visibility in symbol editor, for the given scheme.
    Syntax
    public bool GetIsVisible( 
       ushort schemaId
    )
    public:
    bool GetIsVisible( 
       ushort schemaId
    ) 

    Parameters

    schemaId
    Schema Id taken from the MDSymbol.Id or from the Project.PropertyPlacementsSchemaId.
    See Also