Instance Method
hasSpecialLayers()hasSpecialLayershasSpecialLayers
Whether any stored layer has special layer attributes.
Declaration
func hasSpecialLayers() -> BoolDeclaration
- (BOOL) hasSpecialLayers;Declaration
hasSpecialLayers() -> boolDiscussion
Intermediate layers, Alternative layers, and other attributed layers satisfy this condition, regardless of whether they are active.
See Also
Layer Kinds
Whether any stored layer is an Intermediate layer at explicit design-space coordinates.
Whether any stored layer is an Alternative layer selected by axis rules.