Class SubdivisionPrimitiveShapeBuilderEx
Inheritance
SubdivisionPrimitiveShapeBuilderEx
Assembly: NXOpen.dll
Syntax
public class SubdivisionPrimitiveShapeBuilderEx : Builder, IMessageSink, IComponentBuilder
Constructors
SubdivisionPrimitiveShapeBuilderEx()
Declaration
protected SubdivisionPrimitiveShapeBuilderEx()
Properties
CircularSegments
Declaration
public int CircularSegments { get; set; }
Property Value
Height
Declaration
public Expression Height { get; }
Property Value
HeightZ
Declaration
public Expression HeightZ { get; }
Property Value
InnerSize
Declaration
public Expression InnerSize { get; }
Property Value
LengthX
Declaration
public Expression LengthX { get; }
Property Value
LinearSegments
Declaration
public int LinearSegments { get; set; }
Property Value
Origin
Declaration
public Point Origin { get; set; }
Property Value
OuterSize
Declaration
public Expression OuterSize { get; }
Property Value
RadialSegments
Declaration
public int RadialSegments { get; set; }
Property Value
Size
Declaration
public Expression Size { get; }
Property Value
SphereSubdivisionLevelOption
Declaration
public SubdivisionPrimitiveShapeBuilderEx.SphereSubdivisionLevel SphereSubdivisionLevelOption { get; set; }
Property Value
Declaration
public TransformerData Transformer { get; }
Property Value
Type
Declaration
public SubdivisionPrimitiveShapeBuilderEx.Types Type { get; set; }
Property Value
WidthY
Declaration
public Expression WidthY { get; }
Property Value
XSegments
Declaration
public int XSegments { get; set; }
Property Value
YSegments
Declaration
public int YSegments { get; set; }
Property Value
ZSegments
Declaration
public int ZSegments { get; set; }
Property Value
Methods
UpdateMesh()
Declaration
Implements
System.Runtime.Remoting.Messaging.IMessageSink