Class CurveSetForImport
Last update: 16.07.2025Namespace: VM.Managed.DAFUL.Builder.Contact
Assembly: VMBldCt.dll
public class CurveSetForImport : CurveSetBase, IBuilder
Inheritance
object ←
BuilderBase
Derived
Implements
IBuilder
Inherited Members
CurveSetBase.AddToDoc,
BuilderNamed
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Constructors
CurveSetForImport()
public CurveSetForImport()
Properties
Connectable
public ObjectBase Connectable { get; }
Property Value
ObjectBase
Path
public string Path { get; set; }
Property Value
Methods
LoadPointDataFile(string, string)
protected List<string> LoadPointDataFile(string loadStr, string extStr)
Parameters
loadStr string
extStr string
Returns
OnPostBuild(ObjectBase, Document)
protected override bool OnPostBuild(ObjectBase obCreated, Document doc)
Parameters
obCreated ObjectBase
doc Document
Returns
ReadPointDataFile(string)
protected string ReadPointDataFile(string fileName)
Parameters
fileName string