Class BushingCylindricalCoefficientsComponent
Inheritance
System.Object
System.MarshalByRefObject
BushingCylindricalCoefficientsComponent
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 BushingCylindricalCoefficientsComponent : TaggedObject, IMessageSink, IComponentBuilder
Constructors
BushingCylindricalCoefficientsComponent()
Declaration
protected BushingCylindricalCoefficientsComponent()
Properties
ConicalCurveProfile
Declaration
public SelectFieldData ConicalCurveProfile { get; }
Property Value
ConicalExpression
Declaration
public Expression ConicalExpression { get; }
Property Value
ConicalFunction
Declaration
public Function ConicalFunction { get; set; }
Property Value
ConicalType
Declaration
public ConnectorCoefficientTypes ConicalType { get; set; }
Property Value
LongCurveProfile
Declaration
public SelectFieldData LongCurveProfile { get; }
Property Value
LongitudinalExpression
Declaration
public Expression LongitudinalExpression { get; }
Property Value
LongitudinalFunction
Declaration
public Function LongitudinalFunction { get; set; }
Property Value
LongitudinalType
Declaration
public ConnectorCoefficientTypes LongitudinalType { get; set; }
Property Value
RadialCurveProfile
Declaration
public SelectFieldData RadialCurveProfile { get; }
Property Value
RadialExpression
Declaration
public Expression RadialExpression { get; }
Property Value
RadialFunction
Declaration
public Function RadialFunction { get; set; }
Property Value
RadialType
Declaration
public ConnectorCoefficientTypes RadialType { get; set; }
Property Value
TorsionalCurveProfile
Declaration
public SelectFieldData TorsionalCurveProfile { get; }
Property Value
TorsionalExpression
Declaration
public Expression TorsionalExpression { get; }
Property Value
TorsionalFunction
Declaration
public Function TorsionalFunction { get; set; }
Property Value
TorsionalType
Declaration
public ConnectorCoefficientTypes TorsionalType { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Type |
Description |
System.Boolean |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink