Class NonPlanarFlangeBuilder
Inheritance
NonPlanarFlangeBuilder
Assembly: NXOpen.dll
public class NonPlanarFlangeBuilder : SheetmetalBaseBuilder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected NonPlanarFlangeBuilder()
Properties
Declaration
public Expression Angle { get; }
Property Value
Declaration
public NonPlanarFlangeBuilder.LawTypes AngleLawType { get; set; }
Property Value
Declaration
public ScCollector Edges { get; }
Property Value
Declaration
public Expression EndAngle { get; }
Property Value
Declaration
public Expression EndLength { get; }
Property Value
Declaration
public Expression EndRadius { get; }
Property Value
Declaration
public Expression Length { get; }
Property Value
Declaration
public NonPlanarFlangeBuilder.LawTypes LengthLawType { get; set; }
Property Value
Declaration
public NonPlanarFlangeBuilder.LengthReferences LengthReference { get; set; }
Property Value
Declaration
public Expression NeutralFactor { get; }
Property Value
Declaration
public Plane Plane1 { get; set; }
Property Value
Declaration
public Plane Plane2 { get; set; }
Property Value
Declaration
public Direction PunchVector { get; set; }
Property Value
Declaration
public Expression Radius { get; }
Property Value
Declaration
public NonPlanarFlangeBuilder.LawTypes RadiusLawType { get; set; }
Property Value
Declaration
public bool ReverseDirection { get; set; }
Property Value
Declaration
public Expression StartAngle { get; }
Property Value
Declaration
public Expression StartLength { get; }
Property Value
Declaration
public Expression StartRadius { get; }
Property Value
Declaration
public NonPlanarFlangeBuilder.Types Type { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink