Class BoxShapeBuilder
Inherited Members
Namespace: NXOpen.CollaborationApplication
Assembly: NXOpen.dll
Syntax
public class BoxShapeBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
BoxShapeBuilder()
Declaration
protected BoxShapeBuilder()
Properties
Height
Declaration
public double Height { get; set; }
Property Value
Type | Description |
---|---|
double |
Length
Declaration
public double Length { get; set; }
Property Value
Type | Description |
---|---|
double |
Width
Declaration
public double Width { get; set; }
Property Value
Type | Description |
---|---|
double |
Implements
System.Runtime.Remoting.Messaging.IMessageSink