Class AeroFlangeBuilder
Inheritance
AeroFlangeBuilder
Assembly: NXOpen.dll
Syntax
public class AeroFlangeBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
AeroFlangeBuilder()
Declaration
protected AeroFlangeBuilder()
Properties
AlignRefType0
Declaration
public AeroFlangeBuilder.AlignReferenceType AlignRefType0 { get; set; }
Property Value
AlignRefType1
Declaration
public AeroFlangeBuilder.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 AeroFlangeBuilder.GuideObjectTypes GuideObjectType { get; set; }
Property Value
IsLimit1MeasureExpressionUsed
Declaration
public bool IsLimit1MeasureExpressionUsed { get; set; }
Property Value
IsLimit2MeasureExpressionUsed
Declaration
public bool IsLimit2MeasureExpressionUsed { get; set; }
Property Value
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 AeroFlangeBuilder.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 AeroFlangeBuilder.LimitObjectTypes Limit2Type { get; set; }
Property Value
Plane
Declaration
public Plane Plane { get; set; }
Property Value
ProjectDirection
Declaration
public ProjectionOptions ProjectDirection { get; }
Property Value
ReverseLimit1OffsetDirection
Declaration
public bool ReverseLimit1OffsetDirection { get; set; }
Property Value
ReverseLimit2OffsetDirection
Declaration
public bool ReverseLimit2OffsetDirection { get; set; }
Property Value
ReverseThicknessDirection
Declaration
public bool ReverseThicknessDirection { get; set; }
Property Value
ReverseThicknessOffsetDirection
Declaration
public bool ReverseThicknessOffsetDirection { get; set; }
Property Value
ReverseWidth1Direction
Declaration
public bool ReverseWidth1Direction { get; set; }
Property Value
ReverseWidth2Direction
Declaration
public bool ReverseWidth2Direction { get; set; }
Property Value
ReverseWidthOffsetDirection
Declaration
public bool ReverseWidthOffsetDirection { 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 AeroFlangeBuilder.ThicknessDimensionOptions ThicknessDimensionType { get; set; }
Property Value
ThicknessOffset
Declaration
public Expression ThicknessOffset { get; }
Property Value
Width1
Declaration
public Expression Width1 { get; }
Property Value
Width2
Declaration
public Expression Width2 { get; }
Property Value
WidthDimensionType
Declaration
public AeroFlangeBuilder.WidthDimensionOptions WidthDimensionType { get; set; }
Property Value
WidthMethod
Declaration
public AeroFlangeBuilder.WidthMethods WidthMethod { get; set; }
Property Value
WidthOffset
Declaration
public Expression WidthOffset { get; }
Property Value
Methods
ConstructGuidecurves(bool, bool)
Declaration
public void ConstructGuidecurves(bool deleteGuideCurves, bool showGuideCurves)
Parameters
Type |
Name |
Description |
bool |
deleteGuideCurves |
|
bool |
showGuideCurves |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink