Refers to a layout in a drawing file.
Share
AcSmAcDbLayoutReference (SSO)
Topics in this section
- AcSmAcDbLayoutReference.Clear Method (SSO)
Resets and cleans up the object, leaving the object uninitialized. - AcSmAcDbLayoutReference.GetAcDbHandle Method (SSO)
Retrieves the AcDbHandle of the referenced AcDbObject. The name of the referenced object may not be the current name of the object. - AcSmAcDbLayoutReference.GetAcSmAcDbDatabase Method (SSO)
Returns the open AcSmAcDbDatabase containing the referenced AcDbObject. - AcSmAcDbLayoutReference.GetDatabase Method (SSO)
Retrieves the parent IAcSmDatabase object. If the method succeeds, the return value is S_OK. If the parent database cannot be found, S_FALSE is returned and the provided pointer is populated with null. All other return values indicate an error condition. - AcSmAcDbLayoutReference.GetDirectlyOwnedObjects Method (SSO)
Returns an array of the directly owned objects. If the method succeeds, the return value is S_OK. If the parent database cannot be found, S_FALSE is returned and the provided pointer is populated with null. All other return values indicate an error condition. - AcSmAcDbLayoutReference.GetFileName Method (SSO)
Retrieves the file name property of this file reference. - AcSmAcDbLayoutReference.GetIsDirty Method (SSO)
If VARIANT_TRUE is returned, then the persistable component was modified and is committed when the owner AcSmDatabase is unlocked. - AcSmAcDbLayoutReference.GetName Method (SSO)
Retrieves the name of the referenced object. The name of the referenced object might not be the current name of the object. - AcSmAcDbLayoutReference.GetObjectId Method (SSO)
Retrieves the IAcSmObjectId of the object. If the method succeeds, the return value is S_OK. If the parent database cannot be found, S_FALSE is returned and the provided pointer is populated with null. All other return values indicate an error condition. - AcSmAcDbLayoutReference.GetOwner Method (SSO)
Retrieves a pointer to the owning IAcSmPersist parent object. - AcSmAcDbLayoutReference.GetOwnerAcDbHandle Method (SSO)
Retrieves the AcDbHandle of the parent AcDbObject of the referenced object. - AcSmAcDbLayoutReference.GetTypeName Method (SSO)
Retrieves the descriptive name representing the coclass. This method is used mainly by the filer. - AcSmAcDbLayoutReference.InitNew Method (SSO)
Initialization of a newly created persistable object. This method and the Load method are the only two ways to initialize a persistable component. - AcSmAcDbLayoutReference.Load Method (SSO)
This API was designed for internal use and has not been thoroughly tested. - AcSmAcDbLayoutReference.ResolveAcDbObject Method (SSO)
Attempts to find the referenced AcDbObject in the specified AcDbDatabase. - AcSmAcDbLayoutReference.ResolveFileName Method (SSO)
Retrieves the fully qualified path to the resolved file name. S_FALSE is returned if the file is not found. - AcSmAcDbLayoutReference.Save Method (SSO)
This API was designed for internal use and has not been thoroughly tested. - AcSmAcDbLayoutReference.SetAcDbHandle Method (SSO)
Sets the AcDbHandle that the object will reference. The name, without the handle, provides insufficient information about the referenced AcDbObject. - AcSmAcDbLayoutReference.SetAcDbObject Method (SSO)
Sets and modifies all properties of the object reference specified by the AcDbObject pointer. - AcSmAcDbLayoutReference.SetFileName Method (SSO)
Sets the file name that this object will reference. - AcSmAcDbLayoutReference.SetName Method (SSO)
Sets the name of the referenced object. - AcSmAcDbLayoutReference.SetOwner Method (SSO)
Sets the owner property of the IAcSmPersist object. The owning object should have a direct reference to this object. - AcSmAcDbLayoutReference.SetOwnerAcDbHandle Method (SSO)
Sets the AcDbHandle of the owning AcDbObject.
Related Reference
- AcSmAcDbLayoutReference.Clear Method (SSO)
- AcSmAcDbLayoutReference.GetAcDbHandle Method (SSO)
- AcSmAcDbLayoutReference.GetAcSmAcDbDatabase Method (SSO)
- AcSmAcDbLayoutReference.GetDatabase Method (SSO)
- AcSmAcDbLayoutReference.GetDirectlyOwnedObjects Method (SSO)
- AcSmAcDbLayoutReference.GetFileName Method (SSO)
- AcSmAcDbLayoutReference.GetIsDirty Method (SSO)
- AcSmAcDbLayoutReference.GetName Method (SSO)
- AcSmAcDbLayoutReference.GetObjectId Method (SSO)
- AcSmAcDbLayoutReference.GetOwner Method (SSO)
- AcSmAcDbLayoutReference.GetOwnerAcDbHandle Method (SSO)
- AcSmAcDbLayoutReference.GetTypeName Method (SSO)
- AcSmAcDbLayoutReference.InitNew Method (SSO)
- AcSmAcDbLayoutReference.Load Method (SSO)
- AcSmAcDbLayoutReference.ResolveAcDbObject Method (SSO)
- AcSmAcDbLayoutReference.ResolveFileName Method (SSO)
- AcSmAcDbLayoutReference.Save Method (SSO)
- AcSmAcDbLayoutReference.SetAcDbHandle Method (SSO)
- AcSmAcDbLayoutReference.SetAcDbObject Method (SSO)
- AcSmAcDbLayoutReference.SetFileName Method (SSO)
- AcSmAcDbLayoutReference.SetName Method (SSO)
- AcSmAcDbLayoutReference.SetOwner Method (SSO)
- AcSmAcDbLayoutReference.SetOwnerAcDbHandle Method (SSO)