C# (CSharp) Revit.SDK.Samples.NewRebar.CS RebarShapeParameter - 3 examples found. These are the top rated real world C# (CSharp) examples of Revit.SDK.Samples.NewRebar.CS.RebarShapeParameter extracted from open source projects. You can rate examples to help us improve the quality of examples.
Related
Related in langs
This class wraps an Parameter object which will be added to RebarShape definition. This is a abstract class and it will be inherited by two classes: RebarShapeParameterDouble and RebarShapeParameterFormula.