Class Environment
Last update: 16.07.2025Namespace: VM.CAD.Kernel
Assembly: VM.CAD.Kernel.dll
This is a class for XmlSerialize when CADImport.
public class Environment
Inheritance
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Constructors
Environment()
public Environment()
Properties
isMerge
public bool isMerge { get; set; }
Property Value
isRelatePath
public bool isRelatePath { get; set; }
Property Value
mergeSeparator
public string mergeSeparator { get; set; }
Property Value
name
public string name { get; set; }
Property Value
value
public string value { get; set; }