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