Class ConeBuilder
Inheritance
System.Object
System.MarshalByRefObject
ConeBuilder
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 ConeBuilder : OperationBuilder, IMessageSink, IComponentBuilder
Constructors
ConeBuilder()
Declaration
protected ConeBuilder()
Properties
Associative
Declaration
public bool Associative { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
BaseDiameter
Declaration
public Expression BaseDiameter { get; }
Property Value
Type | Description |
---|---|
Expression |
CenterAndOrientation
Declaration
public CartesianCoordinateSystem CenterAndOrientation { get; set; }
Property Value
Type | Description |
---|---|
CartesianCoordinateSystem |
Height
Declaration
public Expression Height { get; }
Property Value
Type | Description |
---|---|
Expression |
TopDiameter
Declaration
public Expression TopDiameter { get; }
Property Value
Type | Description |
---|---|
Expression |
Implements
System.Runtime.Remoting.Messaging.IMessageSink