Class AeroRibBuilder
Inheritance
System.Object
System.MarshalByRefObject
AeroRibBuilder
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 AeroRibBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
AeroRibBuilder()
Declaration
protected AeroRibBuilder()
Properties
AlignRefType0
Declaration
public AeroRibBuilder.AlignReferenceType AlignRefType0 { get; set; }
Property Value
AlignRefType1
Declaration
public AeroRibBuilder.AlignReferenceType AlignRefType1 { get; set; }
Property Value
BooleanOperation
Declaration
public BooleanOperation BooleanOperation { get; }
Property Value
CurveLength
Declaration
public CurveLengthBuilder CurveLength { get; }
Property Value
GuideFaces
Declaration
public ScCollector GuideFaces { get; }
Property Value
GuideObjectType
Declaration
public AeroRibBuilder.GuideObjectTypes GuideObjectType { get; set; }
Property Value
Height
Declaration
public Expression Height { get; }
Property Value
HeightDimensionType
Declaration
public AeroRibBuilder.HeightDimensionOptions HeightDimensionType { get; set; }
Property Value
HeightOffset
Declaration
public Expression HeightOffset { get; }
Property Value
IsLimit1MeasureExpressionUsed
Declaration
public bool IsLimit1MeasureExpressionUsed { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsLimit2MeasureExpressionUsed
Declaration
public bool IsLimit2MeasureExpressionUsed { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Limit1Offset
Declaration
public Expression Limit1Offset { get; }
Property Value
Limit1Point
Declaration
public OnPathDimensionBuilder Limit1Point { get; }
Property Value
Limit1Selection
Declaration
public ScCollector Limit1Selection { get; }
Property Value
Limit1Type
Declaration
public AeroRibBuilder.LimitObjectTypes Limit1Type { get; set; }
Property Value
Limit2Offset
Declaration
public Expression Limit2Offset { get; }
Property Value
Limit2Point
Declaration
public OnPathDimensionBuilder Limit2Point { get; }
Property Value
Limit2Selection
Declaration
public ScCollector Limit2Selection { get; }
Property Value
Limit2Type
Declaration
public AeroRibBuilder.LimitObjectTypes Limit2Type { get; set; }
Property Value
Plane
Declaration
public Plane Plane { get; set; }
Property Value
ProjectDirection
Declaration
public ProjectionOptions ProjectDirection { get; }
Property Value
ReverseHeightDirection
Declaration
public bool ReverseHeightDirection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ReverseHeightOffsetDirection
Declaration
public bool ReverseHeightOffsetDirection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ReverseLimit1OffsetDirection
Declaration
public bool ReverseLimit1OffsetDirection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ReverseLimit2OffsetDirection
Declaration
public bool ReverseLimit2OffsetDirection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ReverseThicknessDirection
Declaration
public bool ReverseThicknessDirection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ReverseThicknessOffsetDirection
Declaration
public bool ReverseThicknessOffsetDirection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public AeroRibBuilder.RibForms RibForm { get; set; }
Property Value
Section
Declaration
public Section Section { get; }
Property Value
SkinFaceCollector
Declaration
public ScCollector SkinFaceCollector { get; }
Property Value
Thickness
Declaration
public Expression Thickness { get; }
Property Value
ThicknessDimensionType
Declaration
public AeroRibBuilder.ThicknessDimensionOptions ThicknessDimensionType { get; set; }
Property Value
ThicknessOffset
Declaration
public Expression ThicknessOffset { get; }
Property Value
Methods
ConstructGuidecurves(Boolean, Boolean)
Declaration
public void ConstructGuidecurves(bool deleteGuideCurves, bool showGuideCurves)
Parameters
Type |
Name |
Description |
System.Boolean |
deleteGuideCurves |
|
System.Boolean |
showGuideCurves |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink