OEShapeQueryPublic
class OEShapeQueryPublic
Initial public implementation of a shape query with limited functionality.
Constructors
OEShapeQueryPublic() -> OEShapeQueryPublic
OEShapeQueryPublic(arg2: OEShapeQueryPublic) -> OEShapeQueryPublic
Default and copy constructors.
operator bool
IsValid() -> bool
Returns true if the instance is valid. Otherwise returns false.
GetColorForceField
GetColorForceField() -> OEColorForceField
Returns a pointer to its OEColorForceField
GetTitle
GetTitle() -> str
Returns the title.