Class UserSubroutine.Result
Last update: 16.07.2025Namespace: VM.Managed.Symmetric
Assembly: VMSymSP.dll
public class UserSubroutine.Result : ISymmetricBuilder
Inheritance
object ← UserSubroutine.Result
Implements
ISymmetricBuilder
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Constructors
Result()
public Result()
Methods
Build(object, SymmetricType, Plane, Document)
Build the symmetric objects.
public object Build(object tool, SymmetricType sym_type, Plane sym_plane, Document docOwner)
Parameters
tool object
The object.
sym_type SymmetricType
Specifies type of symmetric.
sym_plane Plane
Plane of symmetric.
docOwner Document
update document.
Returns
The new object of symmetric.