Class MorphMeshTwistBendData
Inheritance
MorphMeshTwistBendData
Assembly: NXOpen.dll
Syntax
public class MorphMeshTwistBendData : Builder, IMessageSink, IComponentBuilder
Constructors
MorphMeshTwistBendData()
Declaration
protected MorphMeshTwistBendData()
Properties
BendAngle
Declaration
public Expression BendAngle { get; }
Property Value
BendRadius
Declaration
public Expression BendRadius { get; }
Property Value
CircularSegments
Declaration
public int CircularSegments { get; set; }
Property Value
FalloffPercentage
Declaration
public int FalloffPercentage { get; set; }
Property Value
Height
Declaration
public Expression Height { get; }
Property Value
LinearSegments
Declaration
public int LinearSegments { get; set; }
Property Value
MeshBodies
Declaration
public SelectNXObjectList MeshBodies { get; }
Property Value
PivotPointLocation
Declaration
public Expression PivotPointLocation { get; }
Property Value
Size
Declaration
public Expression Size { get; }
Property Value
Declaration
public TransformerData Transformer { get; }
Property Value
TwistAngle
Declaration
public Expression TwistAngle { get; }
Property Value
Type
Declaration
public MorphMeshTwistBendData.Types Type { get; set; }
Property Value
Methods
Enable()
Declaration
ResetToCage()
Declaration
public void ResetToCage()
UpdateCageAndBody()
Declaration
public void UpdateCageAndBody()
Implements
System.Runtime.Remoting.Messaging.IMessageSink