Click or drag to resize

ICadDrawingResourceFileName Property

Gets or sets a path with filename that specifies the name of another drawing from which to pull title block and border definitions for the sheet TitleBlock and Border functions. This can be a relative or absolute path.

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax
Property ResourceFileName As String
	Get
	Set

Return Value

Type: String
The name of the resource file drawing file.
See Also