Class OvercrownBuilder
Inheritance
System.Object
System.MarshalByRefObject
OvercrownBuilder
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
Syntax
public class OvercrownBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
OvercrownBuilder()
Declaration
protected OvercrownBuilder()
Properties
AngularTolerance
Declaration
public double AngularTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
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
Type |
Description |
System.Double |
|
Height
Declaration
public string Height { get; set; }
Property Value
Type |
Description |
System.String |
|
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
Type |
Description |
System.Int32 |
|
ShapeControl
Declaration
public double ShapeControl { get; set; }
Property Value
Type |
Description |
System.Double |
|
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