Bar3DSize Constructors
The size of 3D bars.Name | Parameters | Description |
---|---|---|
Bar3DSize() | none | Initializes a new instance of the Bar3DSize class with the default settings. |
Bar3DSize(Double, Double) | x, z | Initializes a new instance of the Bar3DSize class with the specified width and thickness of bars. |
See Also