CompoundStructureGetFirstCoreLayerIndex Method |
Gets the index of the first core layer.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic int GetFirstCoreLayerIndex()
Public Function GetFirstCoreLayerIndex As Integer
public:
int GetFirstCoreLayerIndex()
member GetFirstCoreLayerIndex : unit -> int
Return Value
Int32
The index of the first core layer.
Remarks
See Also