PolyRectangle
A PolyRectangle
Properties
CADFile readonly |
CADFile |
|
CanConvertToPolylines readonly |
System.Boolean |
|
Closed |
System.Boolean |
|
CornerRadius |
System.Double |
|
Direction readonly |
CamBam.Geom.RotationDirection |
|
Height |
System.Double |
|
ID |
System.Int32 |
|
Layer readonly |
Layer |
|
LowerLeft |
Point3F |
|
LowerLeftPoint |
System.String |
|
NumSegments readonly |
System.Int32 |
|
Parent |
System.Object |
|
Points |
CamBam.CAD.PolylineItemList |
|
PrimitiveType readonly |
System.String |
|
SubPrimitives readonly |
System.Collections.ArrayList |
|
Tag |
System.String |
|
Transform |
CamBam.Geom.Matrix4x4F |
|
Width |
System.Double |
Methods
ApplyTransformation |
Boolean ApplyTransformation (Matrix4x4F xm) | |
Clone |
Entity Clone () | |
CloneFrom |
Void CloneFrom (Entity src) | |
ConvertToPolylines |
Polyline[] ConvertToPolylines (Boolean apply_transformations) | |
Update |
Void Update () |