Class FixtureBuilder
Inherited Members
Namespace: NXOpen.CAM
Assembly: NXOpen.dll
Syntax
public class FixtureBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
FixtureBuilder()
Declaration
protected FixtureBuilder()
Properties
Csys
Declaration
public CoordinateSystem Csys { get; set; }
Property Value
| Type | Description |
|---|---|
| CoordinateSystem |
Workpiece
Declaration
public NXObject Workpiece { get; set; }
Property Value
| Type | Description |
|---|---|
| NXObject |
Implements
System.Runtime.Remoting.Messaging.IMessageSink