Class NSidedSurfaceBuilder
Inheritance
System.Object
System.MarshalByRefObject
NSidedSurfaceBuilder
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 NSidedSurfaceBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
NSidedSurfaceBuilder()
Declaration
protected NSidedSurfaceBuilder()
Properties
CenterControlFlat
Declaration
public Expression CenterControlFlat { get; }
Property Value
CenterControlTiltX
Declaration
public Expression CenterControlTiltX { get; }
Property Value
CenterControlTiltY
Declaration
public Expression CenterControlTiltY { get; }
Property Value
CenterControlTrimFlat
Declaration
public Expression CenterControlTrimFlat { get; }
Property Value
CenterControlX
Declaration
public Expression CenterControlX { get; }
Property Value
CenterControlY
Declaration
public Expression CenterControlY { get; }
Property Value
CenterControlZ
Declaration
public Expression CenterControlZ { get; }
Property Value
ConstraintFaces
Declaration
public ScCollector ConstraintFaces { get; }
Property Value
Continuity
Declaration
public Continuity Continuity { get; }
Property Value
CurvatureTolerance
Declaration
public double CurvatureTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
FlowDirection
Declaration
public NSidedSurfaceBuilder.FlowDirectionType FlowDirection { get; set; }
Property Value
InteriorCurveList
Declaration
public SectionList InteriorCurveList { get; }
Property Value
MergeFaces
Declaration
public bool MergeFaces { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
OrientationVector
Declaration
public Direction OrientationVector { get; set; }
Property Value
OuterLoop
Declaration
public Section OuterLoop { get; }
Property Value
PositionTolerance
Declaration
public double PositionTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
RectanglePointFirst
Declaration
public Point RectanglePointFirst { get; set; }
Property Value
RectanglePointSecond
Declaration
public Point RectanglePointSecond { get; set; }
Property Value
RectanglePointThird
Declaration
public Point RectanglePointThird { get; set; }
Property Value
SpineCurve
Declaration
public Section SpineCurve { get; }
Property Value
TangentTolerance
Declaration
public double TangentTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
TrimToBoundary
Declaration
public bool TrimToBoundary { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Type
Declaration
public NSidedSurfaceBuilder.SurfaceType Type { get; set; }
Property Value
UVOrientation
Declaration
public NSidedSurfaceBuilder.UVOrientationType UVOrientation { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink