Class SpinePointData
Inheritance
SpinePointData
Assembly: NXOpen.dll
Syntax
public class SpinePointData : TaggedObject, IMessageSink, IComponentBuilder
Constructors
SpinePointData()
Declaration
protected SpinePointData()
Properties
ParameterLength
Declaration
public double ParameterLength { get; set; }
Property Value
ParameterPercent
Declaration
public double ParameterPercent { get; set; }
Property Value
Methods
GetLawValueAtPoint()
Declaration
public Expression GetLawValueAtPoint()
Returns
GetParentSpine()
Declaration
public Section GetParentSpine()
Returns
SetLawValueAtPoint(string)
Declaration
public void SetLawValueAtPoint(string valString)
Parameters
Type |
Name |
Description |
string |
valString |
|
SetParentSpine(Section)
Declaration
public void SetParentSpine(Section parent)
Parameters
Type |
Name |
Description |
Section |
parent |
|
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink