Class SubdivisionPrimitiveShapeBuilderEx
Inheritance
System.Object
System.MarshalByRefObject
SubdivisionPrimitiveShapeBuilderEx
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 SubdivisionPrimitiveShapeBuilderEx : Builder, IMessageSink, IComponentBuilder
Constructors
SubdivisionPrimitiveShapeBuilderEx()
Declaration
protected SubdivisionPrimitiveShapeBuilderEx()
Properties
CircularSegments
Declaration
public int CircularSegments { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
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
Type |
Description |
System.Int32 |
|
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
Type |
Description |
System.Int32 |
|
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
Type |
Description |
System.Int32 |
|
YSegments
Declaration
public int YSegments { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
ZSegments
Declaration
public int ZSegments { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Methods
UpdateMesh()
Declaration
Implements
System.Runtime.Remoting.Messaging.IMessageSink