LShape Properties

The LShape type exposes the following members.

Properties
  NameDescription
Public propertyDepth
Gets or sets the depth of the profile.
Public propertyEdgeRadius
Gets or sets the radius of the edge.
Public propertyExcluded
Gets or sets wheather to exclude this entity during exporting.
(Inherited from Entity.)
Public propertyFilletRadius
Gets or sets the radius of the fillet.
Public propertyName
Gets or sets the name.
(Inherited from A3DObject.)
Public propertyParentNode
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.)
Public propertyParentNodes
Gets all parent nodes, an entity can be attached to multiple parent nodes for geometry instancing
(Inherited from Entity.)
Public propertyProperties
Gets the collection of all properties.
(Inherited from A3DObject.)
Public propertyScene
Gets the scene that this object belongs to
(Inherited from SceneObject.)
Public propertyThickness
Gets or sets the thickness of the constant wall.
Public propertyWidth
Gets or sets the width of the profile.
See Also