Instance Method
setClosedFast(_:)setClosedFast:setClosedFast_
same as ``setClosed:``` but without notifying and undo. Good when loading the path
Declaration
func setClosedFast(_ closed: Bool)Declaration
- (void) setClosedFast:(BOOL) closed;Declaration
setClosedFast_(closed: bool)