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