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