Contents

model(name:part:)

Apply to model by name, all parts if part is nil, otherwise only to the specific part.

Declaration

static func model(name: String, part: String? = nil) -> MeshScope

See Also

Creating a mesh scope