Class EllipsoidBuilder
Inheritance
System.Object
System.MarshalByRefObject
EllipsoidBuilder
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.Implicit
Assembly: NXOpen.dll
Syntax
public class EllipsoidBuilder : OperationBuilder, IMessageSink, IComponentBuilder
Constructors
EllipsoidBuilder()
Declaration
protected EllipsoidBuilder()
Properties
Associative
Declaration
public bool Associative { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
CenterAndOrientation
Declaration
public CartesianCoordinateSystem CenterAndOrientation { get; set; }
Property Value
Type | Description |
---|---|
CartesianCoordinateSystem |
Height
Declaration
public Expression Height { get; }
Property Value
Type | Description |
---|---|
Expression |
Length
Declaration
public Expression Length { get; }
Property Value
Type | Description |
---|---|
Expression |
Width
Declaration
public Expression Width { get; }
Property Value
Type | Description |
---|---|
Expression |
Implements
System.Runtime.Remoting.Messaging.IMessageSink