Class OrientationRegionItemBuilder
Inheritance
OrientationRegionItemBuilder
Assembly: NXOpen.dll
Syntax
public class OrientationRegionItemBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
OrientationRegionItemBuilder()
Declaration
protected OrientationRegionItemBuilder()
Properties
AngleMethods
Declaration
public OrientationAngleMethodsBuilder AngleMethods { get; }
Property Value
EndAngleMethods
Declaration
public OrientationAngleMethodsBuilder EndAngleMethods { get; }
Property Value
EndPointMethods
Declaration
public OrientationPointMethodsBuilder EndPointMethods { get; }
Property Value
OrientationMethod
Declaration
public OrientationRegionItemBuilder.OrientationMethodTypes OrientationMethod { get; set; }
Property Value
StartAngleMethods
Declaration
public OrientationAngleMethodsBuilder StartAngleMethods { get; }
Property Value
StartPointMethods
Declaration
public OrientationPointMethodsBuilder StartPointMethods { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink