GeometryAsset class
The geometry asset. autodesk.design:assets.geometry-1.0.0.json
public class GeometryAsset : BaseAsset
Public Members
name | description |
---|---|
GeometryAsset() | The default constructor. |
BinaryReference { get; set; } | Data's Binary Reference Component |
DisplayAngleUnit { get; set; } | Display Angle Unit |
DisplayLengthUnit { get; set; } | Display Length Unit |
DownloadURL { get; set; } | Gets or sets the download URL. |
Geometry { get; set; } | A component holding geometric information. |
LengthUnit { get; set; } | Length Unit |
Transformation { get; set; } | A component holding transformation information. |
See Also
- class BaseAsset
- namespace Autodesk.DataExchange.SchemaObjects.Assets