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

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

Parameters

schemaId
Schema Id taken from Eplan::EplApi::MasterData::MDSymbol::MDPropertyPlacementsSchema: or from Project.PropertyPlacementsSchemaId.
See Also