PresetTemplateFeature class final
Identifies a feature in a preset template.
The preset feature created from this template has a pre-defined set of attributes as specified in the PresetTemplateFeature.template.
The PresetTemplateFeature.geometry defines how this feature is arranged around the PresetTemplateDefinition.origin when it's moved to a specified location with the rest of the PresetTemplateDefinition.presetTemplateFeatures.
- Implemented types
Properties
- geometry → Geometry
-
The geometry of the feature relative to the
PresetTemplateDefinition.origin.
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- template → SharedTemplate
-
The template applicable to this preset feature.
no setter
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited