public interface ExtraDimList extends PropFeatureList<ExtraDimFeature>, IListMove
| Modifier and Type | Method and Description |
|---|---|
ExtraDimFeature |
create(java.lang.String tag,
java.lang.String type)
Creates an extra dimension feature.
|
clear, copy, copy, copyTo, duplicate, duplicateTo, get, index, remove, size, tags, uniquetagactive, author, author, comments, comments, dateCreated, dateModified, docMarker, docMarker, help, help, icon, isactive, isActive, label, label, lastModifiedBy, model, model, name, name, resetAuthor, scope, tag, tag, timeCreated, timeModified, version, versiongetContainer, getDisplayStringExtraDimFeature create(java.lang.String tag, java.lang.String type)
create in interface PropFeatureList<ExtraDimFeature>tag - Extra dimension feature tag.type - Type of extra dimension feature: one of
AttachDimensions,
PointsToAttach, or
Integration.