ElementGeometry.fromGeometryPart Function
Create entry from a GeometryPart id and instance transform
fromGeometryPart(partId: string, partTransform?: Transform, worldToLocal?: Transform): ElementGeometryDataEntry | undefined
| Parameter | Type | Description | 
|---|---|---|
| partId | string | |
| partTransform | Transform | |
| worldToLocal | Transform | 
Returns - ElementGeometryDataEntry | undefined
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.