Assoc3dConstraintGroup Class

Inheritance Hierarchy
Namespace:  Bricscad.Geometrical3dConstraints
Assembly:  BrxMgd (in BrxMgd.dll) Version: 21.0.0.15598
Syntax
public class Assoc3dConstraintGroup : DisposableWrapper

The Assoc3dConstraintGroup type exposes the following members.

Properties
  Name Description
Public property AutoDelete (Inherited from DisposableWrapper.)
Public property BlockId
returns the owner block table record for this constraints group object
Public property Constraints
returns all Geometrical3dConstraint objects for this constraints group as array
Public property HasSketchPlane
returns whether this constraints group uses a sketch plane remark reserved for future use, returns false
Public property IsDisposed (Inherited from DisposableWrapper.)
Public property SketchPlane
returns the sketch plane for this constraints group Reserved for future use, not implemented yet
Public property Transient
returns whether this constraints group is transient or not remark reserved for future use, returns false
Public property UnmanagedObject (Inherited from DisposableWrapper.)
Top
Methods
  Name Description
Public method AddConstraint
adds a new constraint of specified type with given subentities to this constraints group
Public method CreateObjRef
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
(Inherited from MarshalByRefObject.)
Public method DeleteConstraint
deletes the specified constraints object from this constraints group
Protected method DeleteUnmanagedObject (Overrides DisposableWrapperDeleteUnmanagedObject.)
Public method Dispose (Inherited from DisposableWrapper.)
Protected method Dispose(Boolean) (Inherited from DisposableWrapper.)
Public method Equals (Inherited from DisposableWrapper.)
Public method Evaluate
evaluate all constraints of this constraints group
Protected method Finalize (Inherited from DisposableWrapper.)
Public method GetConstraintByNodeId
returns the constraint object as specified by its index (nodeId)
Public method GetHashCode (Inherited from DisposableWrapper.)
Public method GetLifetimeService
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method InitializeLifetimeService
Obtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected method MemberwiseClone(Boolean)
Creates a shallow copy of the current MarshalByRefObject object.
(Inherited from MarshalByRefObject.)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also

©  Bricsys NV. All rights reserved.