OcaProtoObjectIdentification

class OcaProtoObjectIdentification()

Prototype object identification. Composite of prototype object number and prototype object’s class identification. Used in OcaBlockFactory .

OcaProtoObjectIdentification.POno

type: number

Prototype object number of referenced prototype object.

OcaProtoObjectIdentification.ClassIdentification

type: OcaClassIdentification

Class identification of referenced object.