Class MigratedPanelBuilder
Inheritance
MigratedPanelBuilder
Assembly: NXOpen.dll
public class MigratedPanelBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected MigratedPanelBuilder()
Properties
Declaration
public bool AlongFaceNormal { get; set; }
Property Value
Declaration
public Face BendFace { get; set; }
Property Value
Declaration
public BendOptions BendOptions { get; }
Property Value
Declaration
public string BendRadius { get; set; }
Property Value
Declaration
public string CutoffAngle { get; set; }
Property Value
Declaration
public ExpressionCollectorSet EndConditions { get; }
Property Value
Declaration
public string GapTolerance { get; set; }
Property Value
Declaration
public Face MovingFace { get; set; }
Property Value
Declaration
public string NeutralOffset { get; set; }
Property Value
ParentSmBody
Declaration
public Body ParentSmBody { get; set; }
Property Value
Declaration
public Face StationaryFace { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink