Class ProfileTransitionBuilder
Inheritance
System.Object
System.MarshalByRefObject
ProfileTransitionBuilder
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)
Namespace: NXOpen.Features.ShipDesign
Assembly: NXOpen.dll
Syntax
public class ProfileTransitionBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
ProfileTransitionBuilder()
Declaration
protected ProfileTransitionBuilder()
Properties
AngularTolerance
Declaration
public double AngularTolerance { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Boundaries
Declaration
public ScCollector Boundaries { get; }
Property Value
Type | Description |
---|---|
ScCollector |
DistanceTolerance
Declaration
public double DistanceTolerance { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
FeatureMode
Declaration
public ProfileTransitionBuilder.FeatureModeType FeatureMode { get; set; }
Property Value
Type | Description |
---|---|
ProfileTransitionBuilder.FeatureModeType |
MisalignedMode
Declaration
public ProfileTransitionBuilder.MisalignedModeType MisalignedMode { get; set; }
Property Value
Type | Description |
---|---|
ProfileTransitionBuilder.MisalignedModeType |
Spreadsheet
Declaration
public SteelFeatureSpreadsheetBuilder Spreadsheet { get; }
Property Value
Type | Description |
---|---|
SteelFeatureSpreadsheetBuilder |
Targets
Declaration
public ScCollector Targets { get; }
Property Value
Type | Description |
---|---|
ScCollector |
Implements
System.Runtime.Remoting.Messaging.IMessageSink