Class ShaftFromCADAuto
Inheritance
System.Object
ShaftFromCADAuto
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class ShaftFromCADAuto : ComponentFromCADBase, IEquatable<APIBase>
Properties
CreateAssembly
Declaration
public bool CreateAssembly { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public ShaftProfileFromImport ShaftInformation { get; }
Property Value
ShaftProfileType
Declaration
public ShaftProfileType ShaftProfileType { get; set; }
Property Value
Implements
System.IEquatable<T>
Extension Methods