Class NcmctPartMountingBuilder
Inheritance
System.Object
System.MarshalByRefObject
NcmctPartMountingBuilder
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.CAM
Assembly: NXOpen.dll
Syntax
public class NcmctPartMountingBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
NcmctPartMountingBuilder()
Declaration
protected NcmctPartMountingBuilder()
Properties
Geometry
Declaration
public SelectNXObjectList Geometry { get; }
Property Value
Type | Description |
---|---|
SelectNXObjectList |
Layer
Declaration
public int Layer { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
LayerOptions
Declaration
public NcmctPartMountingBuilder.LayerTypes LayerOptions { get; set; }
Property Value
Type | Description |
---|---|
NcmctPartMountingBuilder.LayerTypes |
PartMountJunction
Declaration
public CartesianCoordinateSystem PartMountJunction { get; set; }
Property Value
Type | Description |
---|---|
CartesianCoordinateSystem |
Positioning
Declaration
public NcmctPartMountingBuilder.PositioningTypes Positioning { get; set; }
Property Value
Type | Description |
---|---|
NcmctPartMountingBuilder.PositioningTypes |
Implements
System.Runtime.Remoting.Messaging.IMessageSink