Class OvercrownBuilder
Inheritance
OvercrownBuilder
Assembly: NXOpen.dll
Syntax
public class OvercrownBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
OvercrownBuilder()
Declaration
protected OvercrownBuilder()
Properties
AngularTolerance
Declaration
public double AngularTolerance { get; set; }
Property Value
BaseSurface
Declaration
public Body BaseSurface { get; set; }
Property Value
BoundarySection
Declaration
public Section BoundarySection { get; set; }
Property Value
ControlSurface
Declaration
public Body ControlSurface { get; set; }
Property Value
Direction
Declaration
public Direction Direction { get; set; }
Property Value
DistanceTolerance
Declaration
public double DistanceTolerance { get; set; }
Property Value
Height
Declaration
public string Height { get; set; }
Property Value
OperatorControlType
Declaration
public OvercrownBuilder.ControlType OperatorControlType { get; set; }
Property Value
OperatorOperationType
Declaration
public OvercrownBuilder.OperationType OperatorOperationType { get; set; }
Property Value
OperatorOutputType
Declaration
public OvercrownBuilder.OutputType OperatorOutputType { get; set; }
Property Value
OperatorTransitionType
Declaration
public OvercrownBuilder.TransitionType OperatorTransitionType { get; set; }
Property Value
Declaration
public NXObject PointInFormingRegion { get; set; }
Property Value
ReverseNormal
Declaration
public int ReverseNormal { get; set; }
Property Value
ShapeControl
Declaration
public double ShapeControl { get; set; }
Property Value
StretchDirection
Declaration
public Direction StretchDirection { get; set; }
Property Value
Methods
GetTargetFaces()
Declaration
public NXObject[] GetTargetFaces()
Returns
InitData()
Declaration
SetCenterPoint()
Declaration
public void SetCenterPoint()
SetDefaultDirection()
Declaration
public void SetDefaultDirection()
SetTargetFaces(NXObject[])
Declaration
public void SetTargetFaces(NXObject[] faces)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink