C

FabricSheet

Version comparison

Members across versions

37 members across 9 versions · 6 added later · 2 removed · 7 changed · 2 obsolete

Member-name color: stable · changed · removed · obsolete · added later

Member 2020 2021 2022 2023 2024 2025 2025.3 2026 2027
M Create(Document, ElementId, ElementId, CurveLoop)
same same same same same same same same same
M Create(Document, Element, ElementId)
same same same same same same same same same
same same same same same changed same same same
same same same same same changed same same same
same same same same same changed same same same
same same same same same same same same same
same same same same same same same same same
same same same same same changed same same same
M GetWireCenterlines(WireDistributionDirection)
same same same same same changed same same same
M IsCoverOffsetValid(Double)
same same same same same same same same same
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
M IsSingleFabricSheetWithinHost(Element, Transform)
same same same same same same same same same
M IsSolidInView(View3D)
not yet introduced added same changed missing missing missing missing missing
not yet introduced added same same same same same same same
M IsValidHost(Document, ElementId)
same same same same same same same same same
M IsValidHost(Element)
same same same same same same same same same
M PlaceInHost(Element, Transform)
same same same same same same same same same
M SetBendProfile(CurveLoop)
same same same same same same same same same
M SetSegmentLength(ElementId, Double)
same same same same same same same same same
M SetSolidInView(View3D, Boolean)
not yet introduced added same changed missing missing missing missing missing
M SetUnobscuredInView(View, Boolean)
not yet introduced added same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
P HostId
same same same same same same same same same
P IsBent
same same same same same same same same same
same same same same same same same same same

Per-version detail

Click a version below to see what changed in that release vs your current frame (2023).
2023 current

Changes in 2021 vs 2023 2 changed

Flip API Versions →

Changed members

FabricSheet.IsSolidInView(View3D)
Became obsolete in 2023: This method is deprecated in Revit 2023 and may be removed in a later version of Revit. The FabricSheet will always be shown solidly in 3D views with Fine level of detail. To change this, you can override the detail level of view for Structural Fabric Reinforcement category.
view View3D The 3D view element
→ returns Boolean True if fabric sheet is shown solidly, false otherwise.
FabricSheet.SetSolidInView(View3D, Boolean)
Became obsolete in 2023: This method is deprecated in Revit 2023 and may be removed in a later version of Revit. The FabricSheet will always be shown solidly in 3D views with Fine level of detail. To change this, you can override the detail level of view for Structural Fabric Reinforcement category.
view View3D The 3D view element
solid Boolean True if fabric sheet is shown solidly, false otherwise.

Changes in 2022 vs 2023 2 changed

Flip API Versions →

Changed members

FabricSheet.IsSolidInView(View3D)
Became obsolete in 2023: This method is deprecated in Revit 2023 and may be removed in a later version of Revit. The FabricSheet will always be shown solidly in 3D views with Fine level of detail. To change this, you can override the detail level of view for Structural Fabric Reinforcement category.
view View3D The 3D view element
→ returns Boolean True if fabric sheet is shown solidly, false otherwise.
FabricSheet.SetSolidInView(View3D, Boolean)
Became obsolete in 2023: This method is deprecated in Revit 2023 and may be removed in a later version of Revit. The FabricSheet will always be shown solidly in 3D views with Fine level of detail. To change this, you can override the detail level of view for Structural Fabric Reinforcement category.
view View3D The 3D view element
solid Boolean True if fabric sheet is shown solidly, false otherwise.

Changes in 2025 vs 2023 2 missing 5 changed

Flip API Versions →

Missing in 2025 (only available in 2023)

Changed members

FabricSheet.GetBendProfile()
→ returns CurveLoopnullNothingnullptr The profile that defines the shape of the fabric sheet bending for bent fabric sheet, for flat fabric sheet null Nothing nullptr a null reference ( Nothing in Visual Basic) will be returned.
FabricSheet.GetBendProfileWithFillets()
→ returns CurveLoopnullNothingnullptr The bend profile with generated fillets that defines the shape of the fabric sheet bending for bent fabric sheet, for flat fabric sheet null Nothing nullptr a null reference ( Nothing in Visual Basic) will be returned.
FabricSheet.GetReinforcementRoundingManager()
→ returns FabricRoundingManager The rounding manager.
FabricSheet.GetWireCenterlines()
→ returns IList The centerline curves.
FabricSheet.GetWireCenterlines(WireDistributionDirection)
wireDirection WireDistributionDirection The direction of wire distribution in the Fabric Sheet.
→ returns IList The centerline curves.

Changes in 2025.3 vs 2023 2 missing 5 changed

Flip API Versions →

Missing in 2025.3 (only available in 2023)

Changed members

FabricSheet.GetBendProfile()
→ returns CurveLoopnullNothingnullptr The profile that defines the shape of the fabric sheet bending for bent fabric sheet, for flat fabric sheet null Nothing nullptr a null reference ( Nothing in Visual Basic) will be returned.
FabricSheet.GetBendProfileWithFillets()
→ returns CurveLoopnullNothingnullptr The bend profile with generated fillets that defines the shape of the fabric sheet bending for bent fabric sheet, for flat fabric sheet null Nothing nullptr a null reference ( Nothing in Visual Basic) will be returned.
FabricSheet.GetReinforcementRoundingManager()
→ returns FabricRoundingManager The rounding manager.
FabricSheet.GetWireCenterlines()
→ returns IList The centerline curves.
FabricSheet.GetWireCenterlines(WireDistributionDirection)
wireDirection WireDistributionDirection The direction of wire distribution in the Fabric Sheet.
→ returns IList The centerline curves.

Changes in 2026 vs 2023 2 added 2 missing 5 changed

Flip API Versions →

Added in 2026 (new since 2023)

Missing in 2026 (only available in 2023)

Changed members

FabricSheet.GetBendProfile()
→ returns CurveLoopnullNothingnullptr The profile that defines the shape of the fabric sheet bending for bent fabric sheet, for flat fabric sheet null Nothing nullptr a null reference ( Nothing in Visual Basic) will be returned.
FabricSheet.GetBendProfileWithFillets()
→ returns CurveLoopnullNothingnullptr The bend profile with generated fillets that defines the shape of the fabric sheet bending for bent fabric sheet, for flat fabric sheet null Nothing nullptr a null reference ( Nothing in Visual Basic) will be returned.
FabricSheet.GetReinforcementRoundingManager()
→ returns FabricRoundingManager The rounding manager.
FabricSheet.GetWireCenterlines()
→ returns IList The centerline curves.
FabricSheet.GetWireCenterlines(WireDistributionDirection)
wireDirection WireDistributionDirection The direction of wire distribution in the Fabric Sheet.
→ returns IList The centerline curves.

Changes in 2027 vs 2023 2 added 2 missing 5 changed

Flip API Versions →

Added in 2027 (new since 2023)

Missing in 2027 (only available in 2023)

Changed members

FabricSheet.GetBendProfile()
→ returns CurveLoopnullNothingnullptr The profile that defines the shape of the fabric sheet bending for bent fabric sheet, for flat fabric sheet null Nothing nullptr a null reference ( Nothing in Visual Basic) will be returned.
FabricSheet.GetBendProfileWithFillets()
→ returns CurveLoopnullNothingnullptr The bend profile with generated fillets that defines the shape of the fabric sheet bending for bent fabric sheet, for flat fabric sheet null Nothing nullptr a null reference ( Nothing in Visual Basic) will be returned.
FabricSheet.GetReinforcementRoundingManager()
→ returns FabricRoundingManager The rounding manager.
FabricSheet.GetWireCenterlines()
→ returns IList The centerline curves.
FabricSheet.GetWireCenterlines(WireDistributionDirection)
wireDirection WireDistributionDirection The direction of wire distribution in the Fabric Sheet.
→ returns IList The centerline curves.