Class BridgeCurveBuilderEx
Inheritance
System.Object
System.MarshalByRefObject
BridgeCurveBuilderEx
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 BridgeCurveBuilderEx : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
BridgeCurveBuilderEx()
Declaration
protected BridgeCurveBuilderEx()
Properties
ConstraintFaces
Declaration
public ScCollector ConstraintFaces { get; }
Property Value
ConstraintRadius
Declaration
public Expression ConstraintRadius { get; }
Property Value
CurveFitData
Declaration
public CurveFitData CurveFitData { get; }
Property Value
DepthSkew
Declaration
public DepthSkewBuilder DepthSkew { get; }
Property Value
EndConnectivity
Declaration
public BridgeCurveConnectivity EndConnectivity { get; }
Property Value
EndObject
Declaration
public SelectNXObject EndObject { get; }
Property Value
EndObjectType
Declaration
public BridgeCurveBuilderEx.EndObjectTypes EndObjectType { get; set; }
Property Value
EndSection
Declaration
public Section EndSection { get; }
Property Value
EndVector
Declaration
public Direction EndVector { get; set; }
Property Value
IsAssociative
Declaration
public bool IsAssociative { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
RadiusConstraintMethod
Declaration
public BridgeCurveBuilderEx.RadiusConstraintMethods RadiusConstraintMethod { get; set; }
Property Value
Rho
Declaration
public Expression Rho { get; }
Property Value
ShapeControlMethod
Declaration
public BridgeCurveBuilderEx.ShapeControlMethods ShapeControlMethod { get; set; }
Property Value
StartConnectivity
Declaration
public BridgeCurveConnectivity StartConnectivity { get; }
Property Value
StartObject
Declaration
public SelectNXObject StartObject { get; }
Property Value
StartObjectType
Declaration
public BridgeCurveBuilderEx.StartObjectTypes StartObjectType { get; set; }
Property Value
StartSection
Declaration
public Section StartSection { get; }
Property Value
TangentMagnitude
Declaration
public TangentMagnitudeBuilder TangentMagnitude { get; }
Property Value
TemplateCurve
Declaration
public SelectCurve TemplateCurve { get; }
Property Value
UseNearestPointOnSection
Declaration
public bool UseNearestPointOnSection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Methods
Evaluate()
Declaration
UpdateOnEndVectorReversal()
Declaration
public void UpdateOnEndVectorReversal()
Implements
System.Runtime.Remoting.Messaging.IMessageSink