FabricationPartGetStiffenerCount Method |
Gets the number of stiffeners for the fabrication part.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntaxpublic int GetStiffenerCount()
Public Function GetStiffenerCount As Integer
public:
int GetStiffenerCount()
member GetStiffenerCount : unit -> int
Return Value
Int32
See Also