ReferenceID (Shape)
Description
Returns the object ID as a Long value to which the shape refers. Applies only to shapes of type siICEShapeReference.
The returned ID can be used to access the object with XSIApplication.GetObjectFromID.
C# Syntax
// get accessor Int32 rtn = Shape.ReferenceID;
Autodesk Softimage v7.5