An element that groups together a set of related parameters.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since:
2012
Syntax
C# |
---|
public class PropertySetElement : Element |
Visual Basic |
---|
Public Class PropertySetElement _
Inherits Element |
Visual C++ |
---|
public ref class PropertySetElement : public Element |
Inheritance Hierarchy
See Also