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