IAcSmSubsetSetNewSheetLocation Method
|
Namespace: BricscadSm
Assembly: Interop.BricscadSm (in
Interop.BricscadSm.dll) Version: 21.0.0.0
Syntax
void SetNewSheetLocation(
IAcSmFileReference pFileRef
)
Sub SetNewSheetLocation (
pFileRef As IAcSmFileReference
)
void SetNewSheetLocation(
[InAttribute] IAcSmFileReference^ pFileRef
)
abstract SetNewSheetLocation :
pFileRef : IAcSmFileReference -> unit
Parameters
- pFileRef
- Type: BricscadSmIAcSmFileReference
See Also