Class AdvancedFlangeBuilder
Inheritance
System.Object
System.MarshalByRefObject
AdvancedFlangeBuilder
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
public class AdvancedFlangeBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected AdvancedFlangeBuilder()
Properties
Declaration
public Expression Angle { get; }
Property Value
Declaration
public BendOptions BendOptions { get; }
Property Value
Declaration
public ScCollector Edges { get; }
Property Value
Declaration
public Expression EndAdjustment { get; }
Property Value
Declaration
public ScCollector Faces { get; }
Property Value
Declaration
public bool FlatPatternCompensationAtEnd { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool FlatPatternCompensationAtStart { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool InferLength { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public AdvancedFlangeBuilder.Insets Inset { get; set; }
Property Value
Declaration
public Expression Length { get; }
Property Value
Declaration
public AdvancedFlangeBuilder.LengthReferences LengthReference { get; set; }
Property Value
Declaration
public Plane Plane1 { get; set; }
Property Value
Declaration
public Plane Plane2 { get; set; }
Property Value
Declaration
public bool ReverseDirection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool ReverseTrimSide { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public Expression StartAdjustment { get; }
Property Value
Declaration
public AdvancedFlangeBuilder.Types Type { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink