Class StudioSurfaceBuilder
Inheritance
System.Object
System.MarshalByRefObject
StudioSurfaceBuilder
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 StudioSurfaceBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
StudioSurfaceBuilder()
Declaration
protected StudioSurfaceBuilder()
Properties
AlignmentMethod
Declaration
public AlignmentMethodBuilder AlignmentMethod { get; }
Property Value
BodyPreference
Declaration
public FeatureOptions BodyPreference { get; }
Property Value
CurvatureTolerance
Declaration
public double CurvatureTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
FirstGuideContinuity
Declaration
public Continuity FirstGuideContinuity { get; }
Property Value
FirstSectionContinuity
Declaration
public Continuity FirstSectionContinuity { get; }
Property Value
FlowDirection
Declaration
public FlowDirection FlowDirection { get; }
Property Value
GuideList
Declaration
public SectionList GuideList { get; }
Property Value
GuideRebuild
Declaration
public Rebuild GuideRebuild { get; }
Property Value
IntersectionTolerance
Declaration
public double IntersectionTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
LastGuideContinuity
Declaration
public Continuity LastGuideContinuity { get; }
Property Value
LastSectionContinuity
Declaration
public Continuity LastSectionContinuity { get; }
Property Value
PositionTolerance
Declaration
public double PositionTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
SectionList
Declaration
public SectionList SectionList { get; }
Property Value
SectionRebuild
Declaration
public Rebuild SectionRebuild { get; }
Property Value
SplitOutputAlongBoundaryCurves
Declaration
public bool SplitOutputAlongBoundaryCurves { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
TangentTolerance
Declaration
public double TangentTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
Transition
Declaration
public StudioSurfaceBuilder.TransitionOptions Transition { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink