Class CylinderBuilder
Inheritance
System.Object
System.MarshalByRefObject
CylinderBuilder
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 CylinderBuilder : OperationBuilder, IMessageSink, IComponentBuilder
Constructors
CylinderBuilder()
Declaration
protected CylinderBuilder()
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 |
Diameter
Declaration
public Expression Diameter { get; }
Property Value
Type | Description |
---|---|
Expression |
Height
Declaration
public Expression Height { get; }
Property Value
Type | Description |
---|---|
Expression |
Implements
System.Runtime.Remoting.Messaging.IMessageSink