Class PrintCsysBuilder
Inheritance
System.Object
System.MarshalByRefObject
PrintCsysBuilder
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.Features
Assembly: NXOpen.dll
Syntax
public class PrintCsysBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
PrintCsysBuilder()
Declaration
protected PrintCsysBuilder()
Properties
Bodies
Declaration
public ScCollector Bodies { get; }
Property Value
Type | Description |
---|---|
ScCollector |
CoordinateSystem
Declaration
public CoordinateSystem CoordinateSystem { get; set; }
Property Value
Type | Description |
---|---|
CoordinateSystem |
Freedom
Declaration
public PrintCsysBuilder.FreedomType Freedom { get; set; }
Property Value
Type | Description |
---|---|
PrintCsysBuilder.FreedomType |
MaxAngle
Declaration
public double MaxAngle { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Type
Declaration
public PrintCsysBuilder.Types Type { get; set; }
Property Value
Type | Description |
---|---|
PrintCsysBuilder.Types |
Implements
System.Runtime.Remoting.Messaging.IMessageSink