Description:
Return/set the nurb spline's isClosed property.
!
ObsoleteThis property is deprecated in Revit 2021 and will be removed in the next version of Revit. We suggest you instead use IsClosed property of the Curve.
[ObsoleteAttribute("This property is deprecated in Revit 2021 and will be removed in the next version of Revit. We suggest you instead use IsClosed property of the Curve.")]
publicboolisClosed { get; set; }
<ObsoleteAttribute("This property is deprecated in Revit 2021 and will be removed in the next version of Revit. We suggest you instead use IsClosed property of the Curve.")> _
PublicPropertyisClosedAsBooleanGetSet
[ObsoleteAttribute(L"This property is deprecated in Revit 2021 and will be removed in the next version of Revit. We suggest you instead use IsClosed property of the Curve.")]
public:
propertyboolisClosed {
boolget ();
voidset (boolvalue);
}
Thanks for the report.
Erik will look at it. You can keep using the site.
Embed this page
Sections to include
Theme
Adds a tiny script so the iframe grows to fit its content. Some sites (Medium, Notion) strip scripts, leave this off for those and the embed scrolls inside a fixed height.