@twinfinity/core
    Preparing search index...

    Class PickResultIfcProductMesh

    Represents a pick operation where a ifc product mesh was picked.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Accessors

    Methods

    Constructors

    Properties

    id: number

    Unique GPU picking id for the hit object

    ifcProductMesh: BimProductMesh

    BimProductMesh yielded by pick operation. Use BimProductMesh.ifcProduct to get IFC product (BimIfcObject the mesh belongs to

    mesh: Mesh

    BabylonJS Mesh pick operation yielded. mesh belongs to this mesh.

    type: IfcProductMesh = PickResultType.IfcProductMesh

    Discriminant union selector

    Accessors

    Methods