Building Component Sublayer
A sublayer that contains 3D object or point features representing building components like doors, pipes, or AC units. This sublayer is part of the layer hierarchy of a BuildingSceneLayer either directly or as a member of a BuildingGroupSublayer.
Since
300.0.0
Properties
The feature table associated with this component sublayer.
A renderer that specifies how this sublayer is symbolized. Renderers that reference external style definitions are not supported. Only renderers authored for BuildingComponentSublayerType point sublayers are honored. Renderers that are subsequently set are not honored, and any previously-set renderers are cleared.
The type of component sublayer.
Inherited properties
A flag indicating whether the layer content's visibility can be changed. A flag indicating whether the layer content visibility can be changed. Will return false if an error occurs.
The building discipline (such as Architectural, Mechanical, or Structural) that this sublayer represents.
The load status.
A flag indicating whether the layer content participates in the legend. A flag indicating whether the layer content is shown in the legend.
The sub layer contents of a layer content.
The sublayer's layer ID as defined by the scene service.
Functions
Updates any selected features in the sublayer to the unselected state.
Provides a collection of feature query results.
Selects the given feature and adds it to the current collection of selected features.
Selects the features in the provided collection and adds them to the sublayer's current collection of selected features.
Unselects the given feature and removes it from the current collection of selected features.
Unselects the features in the given collection and removes them from the sublayer's current collection of selected features.
Inherited functions
Cancels loading metadata for the Loadable object.
Fetches the list of legend info.
Returns the layer content's effective visibility at the specified scale. Returns the effective layer content visibility. This effective visibility takes care of the effective visibility of the parents at the specified scale. Will return false if an error occurs.