Class SectionAnalysisExBuilder
Inheritance
System.Object
System.MarshalByRefObject
SectionAnalysisExBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
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)
Assembly: NXOpen.dll
Syntax
public class SectionAnalysisExBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
SectionAnalysisExBuilder()
Declaration
protected SectionAnalysisExBuilder()
Properties
Alignment
Declaration
public SectionAnalysisExBuilder.AlignmentType Alignment { get; set; }
Property Value
CalculationMethod
Declaration
public SectionAnalysisExBuilder.CalculationMethodType CalculationMethod { get; set; }
Property Value
CombOptions
Declaration
public CombOptionsBuilder CombOptions { get; }
Property Value
CurveAligned
Declaration
public CurveAlignedBuilder CurveAligned { get; }
Property Value
Interactive
Declaration
public InteractiveBuilder Interactive { get; }
Property Value
Isoparametric
Declaration
public IsoparametricBuilder Isoparametric { get; }
Property Value
IsShowInflectionPointsEnabled
Declaration
public bool IsShowInflectionPointsEnabled { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsShowLengthEnabled
Declaration
public bool IsShowLengthEnabled { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsShowPeakPointsEnabled
Declaration
public bool IsShowPeakPointsEnabled { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
NeedleDirection
Declaration
public SectionAnalysisExBuilder.NeedleDirectionType NeedleDirection { get; set; }
Property Value
Output
Declaration
public SectionAnalysisExBuilder.OutputType Output { get; set; }
Property Value
ParallelPlanes
Declaration
public ParallelPlanesExBuilder ParallelPlanes { get; }
Property Value
Placement
Declaration
public SectionAnalysisExBuilder.PlacementType Placement { get; set; }
Property Value
Radial
Declaration
public RadialBuilder Radial { get; }
Property Value
ScalingMethod
Declaration
public SectionAnalysisExBuilder.ScalingMethodType ScalingMethod { get; set; }
Property Value
SelectObject
Declaration
public SelectTaggedObjectList SelectObject { get; }
Property Value
SpecifyPoint
Declaration
public SelectPointList SpecifyPoint { get; }
Property Value
XYZPlane
Declaration
public XYZPlaneBuilder XYZPlane { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink