OEColorFFParameter
class OEColorFFParameter : public OESystem::OEMultiParameter<OEShape::OEColorForceField>
The OEColorFFParameter represents parameter that has a value of type OEColorForceField.
- Following methods are publicly inherited from OEParameter:
AddAliasandGetAliasesGetKeylessandSetKeylessIsSetandIsSetToString
- Following methods are publicly inherited from OEMultiParameter:
Constructors
OEColorFFParameter(name: str, load: bool = True) -> OEColorFFParameter
OEColorFFParameter() -> OEColorFFParameter
OEColorFFParameter(arg2: OEColorFFParameter) -> OEColorFFParameter
Default and copy constructors.
Constructs an OEColorFFParameter instance using the specified set of parameters.