Home > SCH_Primitive > getPrimitiveByPrimitiveId
SCH_Primitive.getPrimitiveByPrimitiveId() method
Get all properties of the primitive with the specified ID
Signature
typescript
function getPrimitiveByPrimitiveId(id: string): Promise<ISCH_Primitive | undefined>;1
Parameters
Parameter | Type | Description |
|---|---|---|
id | string | Primitive ID |
Returns
Promise<ISCH_Primitive | undefined>
All properties of the primitive