Class ShaftFromCAD
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ShaftFromCAD
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.PartModel.ImportFromCAD
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class ShaftFromCAD : AbstractShaftFromCAD, IEquatable<APIBase>
Properties
CreateAssembly
Declaration
public bool CreateAssembly { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Implements
System.IEquatable<T>