RebarSystemSpanSymbol Class


Represents a Rebar System Span Symbol element in Autodesk Revit.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)

Syntax

C#
public class RebarSystemSpanSymbol : IndependentTag
Visual Basic
Public Class RebarSystemSpanSymbol _
	Inherits IndependentTag
Visual C++
public ref class RebarSystemSpanSymbol : public IndependentTag

Inheritance Hierarchy

See Also