SupportStandAddCrossBraceAtHeight Property |
An array of heights after which an additional cross brace should be added. If the array is zero length no cross braces will be added. The maximum number of cross braces is equal to the length of the array.
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntaxpublic DistanceProperty[] AddCrossBraceAtHeight { get; set; }Property Value
Type:
DistanceProperty
See Also