ViewpointComponent
Represents a component within a viewpoint, typically used in Building Information Modeling (BIM) workflows. This interface is compliant with the BCF API specifications.
Properties
authoring_tool_id
authoring_tool_id:
null
|string
The identifier of the component as defined by the authoring tool. Can be null
if not applicable.
ifc_guid
ifc_guid:
null
|string
The unique identifier for the component in the IFC format. Can be null
if not applicable.
originating_system?
optional
originating_system:string
(Optional) The name of the system or application that originated the component.