Unit class
A definite magnitude used as a standard of measurement http://docs.adskunits.apiary.io/#introduction/definitions/measurement-units autodesk.unit:unit-1.0.0 Use Autodesk.DataExchange.SchemaObjects.Units.UnitFactory for Unit initialization
public class Unit
Public Members
name | description |
---|---|
Unit() | The default constructor. |
Name { get; set; } | Name of the unit |
TypeId { get; set; } | Gets or sets the type identifier. |
UnitSystem { get; set; } | Unit System |
override ToString() | Name of Unit |