Class FlangeBuilder
Inheritance
FlangeBuilder
Assembly: NXOpen.dll
public class FlangeBuilder : SheetmetalBaseBuilder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected FlangeBuilder()
Properties
Declaration
public Expression BendAngle { get; }
Property Value
Declaration
public BendOptions BendOptions { get; }
Property Value
Declaration
public Edge Edge { get; set; }
Property Value
Declaration
public Expression FirstDistance { get; }
Property Value
Declaration
public FlangeBuilder.InsetTypeOptions InsetType { get; set; }
Property Value
Declaration
public Expression Length { get; }
Property Value
Declaration
public FlangeBuilder.LengthTypeOptions LengthType { get; set; }
Property Value
Declaration
public FlangeBuilder.MatchFaceOptions MatchFaceOption { get; set; }
Property Value
Declaration
public Plane MatchPlane { get; set; }
Property Value
Declaration
public Expression Offset { get; }
Property Value
Declaration
public FlangeBuilder.OffsetTypeOptions OffsetType { get; set; }
Property Value
Declaration
public Expression SecondDistance { get; }
Property Value
Declaration
public Point3d Vertex { get; set; }
Property Value
Declaration
public FlangeBuilder.WidthTypeOptions WidthType { get; set; }
Property Value
Methods
Declaration
public void DeleteSketch()
Declaration
Declaration
public Sketch GetSketch()
Returns
Declaration
public int ValidateBuilderData()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink