editor › Globals › IAssetPlateOptions
Interface: IAssetPlateOptions
Hierarchy
↳ IAssetPlateOptions
Index
Properties
- dimensionsConception
- holes
- holesIn3D
- isValid
- materialColor
- materialThickness
- materialType
- outline
- partId
Properties
Optional dimensionsConception
• dimensionsConception? : DimensionConception
Inherited from IAssetPlateOptions.dimensionsConception
Defined in src/model/data/PhysicalObject/Plate.ts:67
Optional holes
• holes? : Outline[]
Inherited from IAssetPlateOptions.holes
Defined in src/model/data/PhysicalObject/Plate.ts:59
Optional holesIn3D
• holesIn3D? : boolean
Inherited from IAssetPlateOptions.holesIn3D
Defined in src/model/data/PhysicalObject/Plate.ts:66
If true, the hole point coordinates are interpreted as assembly coordinates
Optional isValid
• isValid? : boolean
Inherited from IAssetPlateOptions.isValid
Defined in src/model/data/PhysicalObject/Plate.ts:68
Optional materialColor
• materialColor? : number
Inherited from IAssetPlateOptions.materialColor
Defined in src/model/data/PhysicalObject/Plate.ts:61
Optional materialThickness
• materialThickness? : number
Inherited from IAssetPlateOptions.materialThickness
Defined in src/model/data/PhysicalObject/Plate.ts:62
Optional materialType
• materialType? : string
Inherited from IAssetPlateOptions.materialType
Defined in src/model/data/PhysicalObject/Plate.ts:60
Optional outline
• outline? : Outline
Inherited from IAssetPlateOptions.outline
Defined in src/model/data/PhysicalObject/Plate.ts:58
Optional partId
• partId? : string
Defined in src/model/data/PhysicalObject/AssetPlate.ts:5