Interface IDocument3D
Last update: 16.07.2025Namespace: VM.Models.Pre
Assembly: VM.Models.Pre.dll
public interface IDocument3D : IHandledDocument, IDocument, IObject, IEventProvider, IContainer, ILinkContainer, IOwned, IHasID, IDocumentOwner
Implements
IHandledDocument, IDocument, IObject, IEventProvider, IContainer, ILinkContainer, IOwned, IHasID, IDocumentOwner
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Properties
Categories
IEnumerable<string> Categories { get; }
Property Value
Comment
string Comment { get; set; }
Property Value
IconSize
double IconSize { get; set; }
Property Value
Methods
FindCategory(string)
string FindCategory(string typeName)
Parameters
typeName string
Returns
GetCategoryChildren(string)
IEnumerable<iobjectbase> GetCategoryChildren(string categoryName)
Parameters
categoryName string