| LShape Properties |
The LShape type exposes the following members.
| Name | Description | |
|---|---|---|
| Depth |
Gets or sets the depth of the profile.
| |
| EdgeRadius |
Gets or sets the radius of the edge.
| |
| Excluded |
Gets or sets wheather to exclude this entity during exporting.
(Inherited from Entity.) | |
| FilletRadius |
Gets or sets the radius of the fillet.
| |
| Name |
Gets or sets the name.
(Inherited from A3DObject.) | |
| ParentNode |
Gets or sets the first parent node, if set the first parent node, this entity will be detached from other parent nodes.
(Inherited from Entity.) | |
| ParentNodes |
Gets all parent nodes, an entity can be attached to multiple parent nodes for geometry instancing
(Inherited from Entity.) | |
| Properties |
Gets the collection of all properties.
(Inherited from A3DObject.) | |
| Scene |
Gets the scene that this object belongs to
(Inherited from SceneObject.) | |
| Thickness |
Gets or sets the thickness of the constant wall.
| |
| Width |
Gets or sets the width of the profile.
|