RVTDocs.com
Namespace: Autodesk.Revit.DB Class: CurtainSystem

CurtainSystem.CurtainSystemType

Property
Description:
get or set the type of the CurtainSystem.
Syntax
public CurtainSystemType CurtainSystemType { get; set; }
Exceptions
Exception Condition
ArgumentNullException Thrown when the specified parameter curtainSystemType is.
InvalidOperationException Thrown when the type of the CurtainSystem cannot be changed to the specified one.