Class NodalBody
Last update: 16.07.2025Namespace: VM.Managed.DAFUL.Builder.FE
Assembly: VMBldFE.dll
public class NodalBody : BuilderNamed<nodalbody>, IBuilder
Inheritance
object ←
BuilderBase
Implements
IBuilder
Inherited Members
BuilderNamed
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Constructors
NodalBody()
public NodalBody()
Properties
PropertyFilePath
public string PropertyFilePath { get; set; }
Property Value
Methods
OnPostAddDoc(ObjectBase)
protected override void OnPostAddDoc(ObjectBase ob)
Parameters
ob ObjectBase
OnPostBuild(ObjectBase, Document)
protected override bool OnPostBuild(ObjectBase obCreated, Document doc)
Parameters
obCreated ObjectBase
doc Document