create RailingType:cannot set the heigt of NonContinuousRailInfo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Steps to reproduce
When I was trying to create a RailingType,I got two problems.
1.when creating the RailStructure(NonContinuousRailStructure) of the RailingType,seting the height of NonContinuousRailStructure,I got an error:Autodesk.Revit.Exceptions.ArgumentException:“The height height is not valid for the non-continuous rail.
2.when creating BalusterInfo and setting the BalusterFamilyId,there is a BalusterInfo from the RailingType copy source,which I can set it's BalusterFamilyId,but when I set the BalusterFamilyId of the copy,I got an error like: Autodesk.Revit.Exceptions.ArgumentException:“The balusterFamilyId doesn't refer to a valid baluster family.
Expected results
The height of NonContinuousRailStructure changed to 2200.
The BalusterFamilyId of BalusterInfo setted.
Actual results
Autodesk.Revit.Exceptions.ArgumentException:“The height height is not valid for the non-continuous rail.
Autodesk.Revit.Exceptions.ArgumentException:“The balusterFamilyId doesn't refer to a valid baluster family.
URL where issue occurs
www.xxx.com
Browser
Other
OS
Windows
Attachment