Class CylinderBuilder
Inheritance
CylinderBuilder
Assembly: NXOpen.dll
Syntax
public class CylinderBuilder : OperationBuilder, IMessageSink, IComponentBuilder
Constructors
CylinderBuilder()
Declaration
protected CylinderBuilder()
Properties
Associative
Declaration
public bool Associative { get; set; }
Property Value
CenterAndOrientation
Declaration
public CartesianCoordinateSystem CenterAndOrientation { get; set; }
Property Value
Diameter
Declaration
public Expression Diameter { get; }
Property Value
Height
Declaration
public Expression Height { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink