Class AeroFlangeBuilder
Inheritance
System.Object
System.MarshalByRefObject
AeroFlangeBuilder
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 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
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 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
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 |
|
ReverseWidth1Direction
Declaration
public bool ReverseWidth1Direction { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ReverseWidth2Direction
Declaration
public bool ReverseWidth2Direction { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ReverseWidthOffsetDirection
Declaration
public bool ReverseWidthOffsetDirection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
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(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