Represents a single source of Bexel.Api.Elements.
More...
Represents a single source of Bexel.Api.Elements.
Sources are generated from external resources such as IFC files while creating or updating a Bexel.Api.Project. One Bexel.Api.Project may contain multiple sources.
◆ Elements
Returns a collection of all elements that are contained within the element source.
◆ FilePath
| string Bexel.Api.ElementSource.FilePath |
|
get |
Returns the path of the external resource (e.g. an IFC file) from which this element source is created.
◆ ID
Returns a unique identifier for the element source within a single project.
◆ Name
| string Bexel.Api.ElementSource.Name |
|
get |
Returns the name of the element source.
◆ Project
| Project Bexel.Api.ElementSource.Project |
|
get |
Returns the project in which the element source resides.
◆ Properties
Returns a collection of all properties that are contained within the element source.