An element that groups together a set of related parameters.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
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