Autodesk.AutoCAD.DatabaseServices Namespace > Rectangle3d Structure
Rectangle3d Structure
Description

 

This .NET class loosely wraps the CRectangle3d ObjectARX class. 

This class provides a container for the points that define a 3D rectangle.

Visual Basic
Public Structure Rectangle3d
End Structure
C#
public struct Rectangle3d {
}
Links
   Comments?