Class PrintCsysBuilder
Inheritance
PrintCsysBuilder
Assembly: NXOpen.dll
Syntax
public class PrintCsysBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
PrintCsysBuilder()
Declaration
protected PrintCsysBuilder()
Properties
Bodies
Declaration
public ScCollector Bodies { get; }
Property Value
CoordinateSystem
Declaration
public CoordinateSystem CoordinateSystem { get; set; }
Property Value
Freedom
Declaration
public PrintCsysBuilder.FreedomType Freedom { get; set; }
Property Value
MaxAngle
Declaration
public double MaxAngle { get; set; }
Property Value
Offset
Declaration
public double Offset { get; set; }
Property Value
OffsetExpression
Declaration
public Expression OffsetExpression { get; }
Property Value
Type
Declaration
public PrintCsysBuilder.Types Type { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink