Class: AssetNodeCollection
Represents a set of nodes associated with an [asset in Cognite Fusion]https://docs.cognite.com/api/v1/#tag/Assets linked to the 3D model using [asset mappings]https://docs.cognite.com/api/v1/#tag/3D-Asset-Mapping. A node is considered to be part of an asset if it has a direct asset mapping or if one of its ancestors has an asset mapping to the asset.
Extends
Constructors
new AssetNodeCollection()
new AssetNodeCollection(
client
,modelMetadataProvider
):AssetNodeCollection
Parameters
• client: CogniteClient
• modelMetadataProvider: CdfModelNodeCollectionDataProvider
Returns
Overrides
NodeCollection.constructor
Defined in
packages/cad-styling/src/AssetNodeCollection.ts:36
Properties
classToken
readonly
static
classToken:"AssetNodeCollection"
='AssetNodeCollection'
Defined in
packages/cad-styling/src/AssetNodeCollection.ts:27
Accessors
classToken
get
classToken():string
Returns
string