Class ConceptBearingFromCAD
Inheritance
System.Object
ConceptBearingFromCAD
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.PartModel.ImportFromCAD
Assembly: SMT.MastaAPI.14.1.dll
Syntax
public class ConceptBearingFromCAD : ConnectorFromCAD, IEquatable<APIBase>
Properties
Width
Declaration
public double Width { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Double |
Implements
System.IEquatable<T>