Share

CoreType Enumeration

An enumerated type to list all core types.


Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public enum CoreType

Members

Member nameValueDescription
MultiCore1 Core type is multi core.
SingleCore0 Core type is single core.

See Also

Reference

Was this information helpful?