Class SubdivisionTubeBuilder
Inheritance
SubdivisionTubeBuilder
Assembly: NXOpen.dll
Syntax
public class SubdivisionTubeBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
SubdivisionTubeBuilder()
Declaration
protected SubdivisionTubeBuilder()
Properties
CrossSection
Declaration
public int CrossSection { get; set; }
Property Value
EndCaps
Declaration
public SubdivisionTubeBuilder.EndCapsType EndCaps { get; set; }
Property Value
FalloffDistance
Declaration
public Expression FalloffDistance { get; }
Property Value
GraphStructureObject
Declaration
public SelectCageObjectData GraphStructureObject { get; }
Property Value
NodeSize
Declaration
public Expression NodeSize { get; }
Property Value
NumberOfSegments
Declaration
public int NumberOfSegments { get; set; }
Property Value
PathObject
Declaration
public SelectCageObjectData PathObject { get; }
Property Value
Rod
Declaration
public int Rod { get; set; }
Property Value
RodSize
Declaration
public Expression RodSize { get; }
Property Value
Size
Declaration
public Expression Size { get; }
Property Value
Type
Declaration
public SubdivisionTubeBuilder.Types Type { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink