Class SphereBuilder
Inheritance
System.Object
System.MarshalByRefObject
SphereBuilder
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)
Namespace: NXOpen.Features
Assembly: NXOpen.dll
Syntax
public class SphereBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
SphereBuilder()
Declaration
protected SphereBuilder()
Properties
Arc
Declaration
public SelectICurve Arc { get; }
Property Value
| Type | Description |
|---|---|
| SelectICurve |
BooleanOption
Declaration
public BooleanOperation BooleanOption { get; }
Property Value
| Type | Description |
|---|---|
| BooleanOperation |
CenterPoint
Declaration
public Point CenterPoint { get; set; }
Property Value
| Type | Description |
|---|---|
| Point |
Diameter
Declaration
public Expression Diameter { get; }
Property Value
| Type | Description |
|---|---|
| Expression |
ParentAssociativity
Declaration
public bool ParentAssociativity { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
Type
Declaration
public SphereBuilder.Types Type { get; set; }
Property Value
| Type | Description |
|---|---|
| SphereBuilder.Types |
Implements
System.Runtime.Remoting.Messaging.IMessageSink