C# (CSharp) Revit.SDK.Samples.MultiplanarRebar.CS Namespace

Nested Namespaces

Revit.SDK.Samples.MultiplanarRebar.CS.Properties

Classes

Name Description
Command
CorbelFrame It represents the frame of Corbel, which is consist of a trapezoid profile and a extrusion line. Corbel can be constructed by sweeping a trapezoid profile along the extrusion line.
CorbelReinforcementOptions Represent the reinforcement options of corbel. The options include bar type and bar counts which are collected from user via UI input.
CorbelReinforcementOptionsForm
GeometryUtil This class is to parse the geometry information of given Corbel FamilyInstance, and finally construct a CorbelFrame according to the parsed geometry information.
SharedParameterUtil This is an utility class used to create shared parameter in Revit Document. It simplifies the process of shared parameters creation.
Trapezoid This class represents the trapezoid wire frame profile of corbel. Its two main functionalities are to create a multi-planar rebar shape and to calculate the location for rebar creation when reinforcing corbel.