-
-
Notifications
You must be signed in to change notification settings - Fork 120
ACadSharp.Header.CadHeader.ProjectName
Albert Domenech edited this page Aug 4, 2024
·
2 revisions
Assigns a project name to the current drawing. Used when an external reference or image is not found on its original path. The project name points to a section in the registry that can contain one or more search paths for each project name defined. Project names and their search directories are created from the Files tab of the Options dialog box
System variable PROJECTNAME
Namespace: ACadSharp.Header.CadHeader
C#
CadSystemVariableAttribute
public String ProjectName { get; set; }
String
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- ACadSharp.Header
- ACadSharp.IO
- ACadSharp.Objects
- ACadSharp.Objects.Collections
- ACadSharp.Tables
- ACadSharp.Tables.Collections
- ACadSharp.Types.Units
- CSMath
- CSMath.Geometry
- CSUtilities.Attributes
- CSUtilities.Extensions