Class NSidedSurfaceBuilder
Inheritance
NSidedSurfaceBuilder
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
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
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
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
TrimToBoundary
Declaration
public bool TrimToBoundary { get; set; }
Property Value
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