public interface _StageLabelOperationsNC extends _IObjectOperationsNC
Modifier and Type | Method and Description |
---|---|
RString |
getName() |
Length |
getPositionX() |
Length |
getPositionY() |
Length |
getPositionZ() |
RInt |
getVersion() |
void |
setName(RString theName) |
void |
setPositionX(Length thePositionX) |
void |
setPositionY(Length thePositionY) |
void |
setPositionZ(Length thePositionZ) |
void |
setVersion(RInt theVersion) |
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
RInt getVersion()
void setVersion(RInt theVersion)
Length getPositionX()
void setPositionX(Length thePositionX)
Length getPositionY()
void setPositionY(Length thePositionY)
Length getPositionZ()
void setPositionZ(Length thePositionZ)
RString getName()
void setName(RString theName)