AcSmObjectReferenceFlags

Sheet Set Manager API

 
AcSmObjectReferenceFlags
 
 
 

The kind of referencing provided by an IAcSmObjectReference. An IAcSmObjectReference is used to create an object reference from one component to another.

Name Value Description
AcSmObjectReference_HardPointer 2 The referenced object is essential to the existence of the object that refers to it.
AcSmObjectReference_SoftPointer 1 The referenced object is not essential to the existence of the object that refers to it.