public interface IScadGenerationContext
Modifier and Type | Method and Description |
---|---|
IScadGenerationContext |
applyTag(int tag)
Apply the given tag to this context.
|
boolean |
isTagIncluded()
True if the current object should be included into the result.
|
boolean isTagIncluded()
IScadGenerationContext applyTag(int tag)
tag
- the tag to be appliedCopyright © 2014–2020, Printing in 3D. All rights reserved.