 | BoundaryAll Property |
Gets/Sets all boundary sides to the same property.
Namespace: ema3d.Api.V25.Core.DomainAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic BoundaryType All { get; set; }
Public Property All As BoundaryType
Get
Set
public:
property BoundaryType All {
BoundaryType get ();
void set (BoundaryType value);
}
member All : BoundaryType with get, set
Property Value
BoundaryType
Remarks
Get returns
None if they are not all uniform
See Also