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.VisualsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.01.00
Syntaxpublic DistanceProperty[] AddCrossBraceAtHeight { get; set; }Property Value
DistanceProperty
See Also