Class SphereBuilder
Inheritance
SphereBuilder
Assembly: NXOpen.dll
Syntax
public class SphereBuilder : OperationBuilder, IMessageSink, IComponentBuilder
Constructors
SphereBuilder()
Declaration
protected SphereBuilder()
Properties
AssociativeOrigin
Declaration
public bool AssociativeOrigin { get; set; }
Property Value
CenterPoint
Declaration
public Point CenterPoint { get; set; }
Property Value
Diameter
Declaration
public Expression Diameter { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink