Assoc2dConstraintGroupConstrainedGeometries Property
|
Namespace: Teigha.DatabaseServices
Assembly: TD_MgdDbConstraints (in
TD_MgdDbConstraints.dll) Version: 0.0.0.0
Syntax
public ConstrainedGeometry[] ConstrainedGeometries { get; }
Public ReadOnly Property ConstrainedGeometries As ConstrainedGeometry()
Get
public:
property array<ConstrainedGeometry^>^ ConstrainedGeometries {
array<ConstrainedGeometry^>^ get ();
}
member ConstrainedGeometries : ConstrainedGeometry[] with get
Property Value
ConstrainedGeometry
See Also